| | |
| | | itemid: "器官捐献伦理审核专家费", |
| | | itemname: null, |
| | | itemtype: null, |
| | | amount: null, |
| | | amount: 200, |
| | | prepaidamount: null, |
| | | taxamount: null, |
| | | invoicecount: null, |
| | |
| | | ConfirmDetailDialog() { |
| | | console.log(this.unitforname); |
| | | console.log(this.Personnelforname); |
| | | if (this.experthear == "expert") { |
| | | this.funddetailForm.beneficiaryname = this.unitforname; |
| | | } else { |
| | | console.log(11); |
| | | this.funddetailForm.beneficiaryname = this.Personnelforname; |
| | | console.log(this.funddetailForm.beneficiaryname); |
| | | if (this.businessType == 4) { |
| | | if (this.experthear == "expert") { |
| | | this.funddetailForm.beneficiaryname = this.unitforname; |
| | | } else { |
| | | console.log(11); |
| | | this.funddetailForm.beneficiaryname = this.Personnelforname; |
| | | console.log(this.funddetailForm.beneficiaryname); |
| | | } |
| | | } |
| | | |
| | | console.log(this.funddetailForm); |
| | | let tempIndex = this.funddetailForm.index; |
| | | let tempExpertName = this.funddetailForm.beneficiaryname; |