src/views/project/donateconsolationfund/index.vue
@@ -797,7 +797,7 @@ updatedatas: {}, //当前选中捐献者姓名 curdonordoname: "", //当前选中捐献者案例编号 //当前选中捐献者住院号 curdonorno: "", // 遮罩层 loading: true, @@ -1280,7 +1280,7 @@ }); } else { //保存主表记录 addFund(this.form).then((response) => { if (response.code === 200) { this.$modal.msgSuccess("新增成功"); @@ -1670,7 +1670,7 @@ }); } }); } } else { this.$alert("请确认您要下载的专家劳务表", "提醒", { confirmButtonText: "确定", @@ -1729,7 +1729,7 @@ }); } }); } } else if(id){ getdownloadYX(id).then((res) => { if (res.downloadUrl) { @@ -1749,7 +1749,7 @@ }); } }); } } else { this.$alert("请确认您要下载的专家劳务表", "提醒", { confirmButtonText: "确定",