11
WXL
2023-09-12 5d624d5ad0cdce0737e565c288b0efeb8b42aef8
src/views/project/fund/applyDetail/index.vue
@@ -2839,7 +2839,7 @@
          itemid: "器官捐献伦理审核专家费",
          itemname: null,
          itemtype: null,
          amount: null,
          amount: 200,
          prepaidamount: null,
          taxamount: null,
          invoicecount: null,
@@ -3219,6 +3219,7 @@
    ConfirmDetailDialog() {
      console.log(this.unitforname);
      console.log(this.Personnelforname);
      if (this.businessType == 4) {
      if (this.experthear == "expert") {
        this.funddetailForm.beneficiaryname = this.unitforname;
      } else {
@@ -3226,6 +3227,8 @@
        this.funddetailForm.beneficiaryname = this.Personnelforname;
        console.log(this.funddetailForm.beneficiaryname);
      }
      }
      console.log(this.funddetailForm);
      let tempIndex = this.funddetailForm.index;
      let tempExpertName = this.funddetailForm.beneficiaryname;