| | |
| | | > |
| | | <p> |
| | | 提交:<span |
| | | >{{ Processdata.donatebaseinfo.createperson |
| | | }} {{ |
| | | parseTime(Processdata.donatebaseinfo.createtime) |
| | | }}</span |
| | | >{{ Processdata.donatebaseinfo.createperson }} |
| | | {{ parseTime(Processdata.donatebaseinfo.createtime) }}</span |
| | | > |
| | | </p> |
| | | <p> |
| | | 更新:<span |
| | | >{{ Processdata.donatebaseinfo.updateperson |
| | | }} {{ |
| | | parseTime(Processdata.donatebaseinfo.updatetime) |
| | | }}</span |
| | | >{{ Processdata.donatebaseinfo.updateperson }} |
| | | {{ parseTime(Processdata.donatebaseinfo.updatetime) }}</span |
| | | > |
| | | </p> |
| | | </template> |
| | |
| | | > |
| | | <p> |
| | | 提交:<span> |
| | | {{ Processdata.medicalevaluation.createperson |
| | | }} {{ |
| | | {{ Processdata.medicalevaluation.createperson }} |
| | | {{ |
| | | parseTime(Processdata.medicalevaluation.createtime) |
| | | }}</span |
| | | > |
| | | </p> |
| | | <p> |
| | | 更新:<span> |
| | | {{ Processdata.medicalevaluation.updateperson |
| | | }} {{ |
| | | {{ Processdata.medicalevaluation.updateperson }} |
| | | {{ |
| | | parseTime(Processdata.medicalevaluation.updatetime) |
| | | }}</span |
| | | > |
| | |
| | | > |
| | | <p> |
| | | 提交:<span> |
| | | {{ Processdata.relativesconfirmation.createperson |
| | | }} {{ |
| | | {{ Processdata.relativesconfirmation.createperson }} |
| | | {{ |
| | | parseTime(Processdata.relativesconfirmation.createtime) |
| | | }}</span |
| | | > |
| | | </p> |
| | | <p> |
| | | 更新:<span> |
| | | {{ Processdata.relativesconfirmation.updateperson |
| | | }} {{ |
| | | {{ Processdata.relativesconfirmation.updateperson }} |
| | | {{ |
| | | parseTime(Processdata.relativesconfirmation.updatetime) |
| | | }}</span |
| | | > |
| | |
| | | > |
| | | <p> |
| | | 提交:<span> |
| | | {{ Processdata.donateflowcharts.createperson |
| | | }} {{ |
| | | {{ Processdata.donateflowcharts.createperson }} |
| | | {{ |
| | | parseTime(Processdata.donateflowcharts.createtime) |
| | | }}</span |
| | | > |
| | | </p> |
| | | <p> |
| | | 更新:<span> |
| | | {{ Processdata.donateflowcharts.updateperson |
| | | }} {{ |
| | | {{ Processdata.donateflowcharts.updateperson }} |
| | | {{ |
| | | parseTime(Processdata.donateflowcharts.updatetime) |
| | | }}</span |
| | | > |
| | |
| | | > |
| | | <p> |
| | | 提交:<span> |
| | | {{ Processdata.donateorgansService.createperson |
| | | }} {{ |
| | | {{ Processdata.donateorgansService.createperson }} |
| | | {{ |
| | | parseTime(Processdata.donateorgansService.createtime) |
| | | }}</span |
| | | > |
| | | </p> |
| | | <p> |
| | | 更新:<span> |
| | | {{ Processdata.donateorgansService.updateperson |
| | | }} {{ |
| | | {{ Processdata.donateorgansService.updateperson }} |
| | | {{ |
| | | parseTime(Processdata.donateorgansService.updatetime) |
| | | }}</span |
| | | > |
| | |
| | | > |
| | | <p> |
| | | 提交:<span> |
| | | {{ Processdata.donationwitness.createperson |
| | | }} {{ |
| | | {{ Processdata.donationwitness.createperson }} |
| | | {{ |
| | | parseTime(Processdata.donationwitness.createtime) |
| | | }}</span |
| | | > |
| | | </p> |
| | | <p> |
| | | 更新:<span> |
| | | {{ Processdata.donationwitness.updateperson |
| | | }} {{ |
| | | {{ Processdata.donationwitness.updateperson }} |
| | | {{ |
| | | parseTime(Processdata.donationwitness.updatetime) |
| | | }}</span |
| | | > |
| | |
| | | > |
| | | <p> |
| | | 提交:<span> |
| | | {{ Processdata.donatecompletioninfo.createperson |
| | | }} {{ |
| | | {{ Processdata.donatecompletioninfo.createperson }} |
| | | {{ |
| | | parseTime(Processdata.donatecompletioninfo.createtime) |
| | | }}</span |
| | | > |
| | | </p> |
| | | <p> |
| | | 更新:<span> |
| | | {{ Processdata.donatecompletioninfo.updateperson |
| | | }} {{ |
| | | {{ Processdata.donatecompletioninfo.updateperson }} |
| | | {{ |
| | | parseTime(Processdata.donatecompletioninfo.updatetime) |
| | | }}</span |
| | | > |
| | |
| | | <el-form-item label-width="100px" label="获取器官"> |
| | | <el-checkbox-group v-model="organList.organprocured"> |
| | | <el-checkbox |
| | | v-for="dict in dict.type.sys_Organ" |
| | | v-for="dict in sysOrganlistL" |
| | | :key="dict.value" |
| | | :label="dict.value" |
| | | @change="changeorganprocured(dict.value)" |
| | |
| | | width="90" |
| | | prop="organno" |
| | | /> |
| | | <el-table-column |
| | | <!-- <el-table-column |
| | | label="系统编号" |
| | | align="center" |
| | | width="120" |
| | |
| | | placeholder="系统编号" |
| | | /> |
| | | </template> |
| | | </el-table-column> |
| | | </el-table-column> --> |
| | | <el-table-column |
| | | label="器官离体时间" |
| | | align="center" |
| | |
| | | /> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | <!-- <el-table-column |
| | | label="受体姓氏" |
| | | align="center" |
| | | width="120" |
| | |
| | | placeholder="受体姓氏" |
| | | /> |
| | | </template> |
| | | </el-table-column> |
| | | </el-table-column> --> |
| | | <el-table-column |
| | | label="获取状态" |
| | | align="center" |
| | |
| | | allocateddataform: {}, |
| | | procureddata: [], |
| | | transplantdata: [], |
| | | |
| | | sysOrganlistL:[ |
| | | {label:'心脏', value:'C38',}, |
| | | {label:'肝脏', value:'C22',}, |
| | | {label:'左肾', value:'C64L',}, |
| | | {label:'右肾', value:'C64R',}, |
| | | {label:'全肺', value:'C34',}, |
| | | {label:'左肺', value:'C34L',}, |
| | | {label:'右肺', value:'C34R',}, |
| | | {label:'小肠', value:'C17',}, |
| | | {label:'胰腺', value:'C25',}, |
| | | {label:'遗体', value:'C00',}, |
| | | {label:'左眼角膜', value:'C69L',}, |
| | | {label:'右眼角膜', value:'C69R',}, |
| | | {label:'其他', value:'C01',}, |
| | | ], |
| | | witnessform: { |
| | | infoid: null |
| | | }, |
| | |
| | | if (valid) { |
| | | // 保存捐献器官移植信息 |
| | | this.transplantdata.infoid = this.infoid; |
| | | console.log(this.form); |
| | | saveDonatecomporgan(this.transplantdata).then(res => { |
| | | if (res == 200) { |
| | | this.$modal.msgSuccess("捐献器官获取信息保存成功!"); |
| | | }else{ |
| | | this.$modal.msgSuccess(res.msg); |
| | | return |
| | | } |
| | | }); |
| | | console.log(this.accomplishform.id, "完成id"); |
| | |
| | | addDonatecompletioninfo(this.accomplishform).then(response => { |
| | | this.$modal.msgSuccess("完成登记成功"); |
| | | this.$modal.closeLoading(); |
| | | this.$modal |
| | | .confirm( |
| | | '案例已完成是否跳转案例费用页面进行费用单保存?' |
| | | ) |
| | | .then(() => { |
| | | this.$router.push({ |
| | | path: "/finance/donorchargedetail/", |
| | | query: { id: 0, operation: "add", data: this.form } |
| | | }); |
| | | }) |
| | | .catch(() => {}); |
| | | }); |
| | | } |
| | | |