11
WXL
2024-01-25 fcff97064428e8f814ba638c2dce345a0073daa8
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;
@@ -2473,7 +2472,9 @@
                  if (this.form.infoid) {
                    updateReimbursementdetail(rbDetails[i]);
                  } else {
                   return this.$message.error(`因家属分配要求,请选择捐献者信息`);
                    return this.$message.error(
                      `因家属分配要求,请选择捐献者信息`
                    );
                  }
                } else {
                  updateReimbursementdetail(rbDetails[i]);
@@ -2485,7 +2486,9 @@
                    rbDetails[i].rbid = this.form.id;
                    addReimbursementdetail(rbDetails[i]);
                  } else {
                   return this.$message.error(`因家属分配要求,请选择捐献者信息`);
                    return this.$message.error(
                      `因家属分配要求,请选择捐献者信息`
                    );
                  }
                } else {
                  //rbid关联主表Id