yxh
yxh
2024-02-26 f3f75b0c60a3ab2edcbb24a071a68f0c932f8b94
src/views/project/travelexpenseapply/travelexpensedetail/index.vue
@@ -1410,7 +1410,6 @@
      invoicefileListto: [],
      invoicepdfimg: "",
      invoicepdfimgsrcList: [],
      invoDatatop: [],
      //人员类别
      persontype: null,
      //到达地
@@ -1636,11 +1635,11 @@
      this.tableDatatop = [];
      this.fileListto = [];
      this.invoicefileListto = [];
      this.pdfimg = [];
      this.invoicepdfimg = [];
      this.pdfimgsrcList = [];
      this.invoDatatop = [];
      this.invoicepdfimgsrcList = [];
      this.invoDatatop.push(row);
      this.tableDatatop.push(row);
      this.atpresent = index;
      this.pdfVisible = true;
@@ -2432,7 +2431,10 @@
        this.Savenow();
        console.log("保存");
      }
      this.$modal.loading("正在提交审核,请稍候!");
      checkfund(checkfundobj).then(res => {
        this.$modal.closeLoading();
        this.$modal.msgSuccess("提交审核成功!");
        // 关闭窗口
        this.$store.dispatch("tagsView/delView", this.$route);
@@ -2473,7 +2475,9 @@
                  if (this.form.infoid) {
                    updateReimbursementdetail(rbDetails[i]);
                  } else {
                   return this.$message.error(`因家属分配要求,请选择捐献者信息`);
                    return this.$message.error(
                      `因家属分配要求,请选择捐献者信息`
                    );
                  }
                } else {
                  updateReimbursementdetail(rbDetails[i]);
@@ -2485,7 +2489,9 @@
                    rbDetails[i].rbid = this.form.id;
                    addReimbursementdetail(rbDetails[i]);
                  } else {
                   return this.$message.error(`因家属分配要求,请选择捐献者信息`);
                    return this.$message.error(
                      `因家属分配要求,请选择捐献者信息`
                    );
                  }
                } else {
                  //rbid关联主表Id