| | |
| | | > |
| | | <p> |
| | | 提交时间:<span>{{ |
| | | parseTime(Processdata.medicalevaluation.updatetime) |
| | | parseTime(Processdata.medicalevaluation.createtime) |
| | | }}</span> |
| | | </p> |
| | | <p> |
| | |
| | | > |
| | | <p> |
| | | 提交时间:<span>{{ |
| | | parseTime(Processdata.relativesconfirmation.updatetime) |
| | | parseTime(Processdata.relativesconfirmation.createtime) |
| | | }}</span> |
| | | </p> |
| | | <p> |
| | |
| | | > |
| | | <p> |
| | | 提交时间:<span>{{ |
| | | parseTime(Processdata.ethicalreviewopinions.updatetime) |
| | | parseTime(Processdata.ethicalreviewopinions.createtime) |
| | | }}</span> |
| | | </p> |
| | | <p> |
| | |
| | | > |
| | | <p> |
| | | 提交时间:<span>{{ |
| | | parseTime(Processdata.donateorgansService.updatetime) |
| | | parseTime(Processdata.donateorgansService.createtime) |
| | | }}</span> |
| | | </p> |
| | | <p> |
| | |
| | | > |
| | | <p> |
| | | 提交时间:<span>{{ |
| | | parseTime(Processdata.donationwitness.updatetime) |
| | | parseTime(Processdata.donationwitness.createtime) |
| | | }}</span> |
| | | </p> |
| | | <p> |
| | |
| | | > |
| | | <p> |
| | | 提交时间:<span>{{ |
| | | parseTime(Processdata.donatecompletioninfo.updatetime) |
| | | parseTime(Processdata.donatecompletioninfo.createtime) |
| | | }}</span> |
| | | </p> |
| | | <p> |
| | |
| | | @click="Terminationcase" |
| | | >{{ showTerminationBtn == 0 ? "终止案例" : "恢复案例" }}</el-button |
| | | > |
| | | |
| | | <el-button |
| | | v-show="makeastepforward" |
| | | type="primary" |
| | | @click="makeastepforward" |
| | | >下一步</el-button |
| | | > |
| | | <el-button @click="cancel">取 消</el-button> |
| | | </div> |
| | | </div> |
| | |
| | | @click="Terminationcase" |
| | | >{{ showTerminationBtn == 0 ? "终止案例" : "恢复案例" }}</el-button |
| | | > |
| | | |
| | | <el-button |
| | | v-show="makeastepforward" |
| | | type="primary" |
| | | @click="makeastepforward" |
| | | >下一步</el-button |
| | | > |
| | | <el-button @click="cancel">取 消</el-button> |
| | | </div> |
| | | </div> |
| | |
| | | @click="Terminationcase" |
| | | >{{ showTerminationBtn == 0 ? "终止案例" : "恢复案例" }}</el-button |
| | | > |
| | | |
| | | <el-button |
| | | v-show="makeastepforward" |
| | | type="primary" |
| | | @click="makeastepforward" |
| | | >下一步</el-button |
| | | > |
| | | <el-button @click="cancel">取 消</el-button> |
| | | </div> |
| | | </div> |
| | |
| | | @click="Terminationcase" |
| | | >{{ showTerminationBtn == 0 ? "终止案例" : "恢复案例" }}</el-button |
| | | > |
| | | <!-- <el-button |
| | | <el-button |
| | | v-show="makeastepforward" |
| | | type="primary" |
| | | @click="makeastepforward" |
| | | >下一步</el-button |
| | | > --> |
| | | > |
| | | <el-button @click="cancel">取 消</el-button> |
| | | </div> |
| | | </div> |
| | |
| | | :type="showTerminationBtn == 0 ? 'warning' : 'success'" |
| | | @click="Terminationcase" |
| | | >{{ showTerminationBtn == 0 ? "终止案例" : "恢复案例" }}</el-button |
| | | > |
| | | <el-button |
| | | v-show="makeastepforward" |
| | | type="primary" |
| | | @click="makeastepforward" |
| | | >下一步</el-button |
| | | > |
| | | |
| | | <el-button @click="cancel">取 消</el-button> |
| | |
| | | this.activetele = "伦理审查"; |
| | | |
| | | listDonateflowchart(searchParam).then(response => { |
| | | if (response.code == 200 && response.rows.length == 1) { |
| | | if (response.code == 200 && response.rows.length) { |
| | | this.ethicform = response.rows[0]; |
| | | } else { |
| | | console.log("伦理审查数据为空"); |
| | |
| | | }, |
| | | // 切换tab |
| | | on_click(e) { |
| | | console.log(e); |
| | | // if (e != "" || e != null) { |
| | | if (this.form.workflow >= e) { |
| | | console.log(this.form.workflow); |
| | | console.log(e); |
| | | let asdx = this.form.workflow + 1; |
| | | if (asdx >= e) { |
| | | this.actives = e; |
| | | this.Processvalidation(e); |
| | | this.GetAttacheddata(); |
| | | } else { |
| | | this.$modal.msgWarning("请先完成前部步骤"); |
| | | } |
| | |
| | | donorno: this.form.donorno, |
| | | transplanthospitalname: null, |
| | | transplanthospitalno: null, |
| | | organstate: "2" |
| | | organstate: 0 |
| | | }); |
| | | } |
| | | } else { |
| | |
| | | Processvalidation() { |
| | | console.log(this.form.workflow); |
| | | console.log(this.actives); |
| | | if (this.form.workflow == this.actives) { |
| | | if (this.actives <= 6) { |
| | | this.actives++; |
| | | } else { |
| | | console.log("已到达最大值"); |
| | | } |
| | | if (this.form.workflow + 1 == this.actives) { |
| | | if (this.form.workflow <= 6) { |
| | | } else { |
| | | this.form.workflow++; |
| | | } else { |
| | | } |
| | | this.submitForm(); |
| | | // this.GetAttacheddata(); |