[update] 到账开票审核
This commit is contained in:
@@ -189,7 +189,7 @@ export default {
|
||||
// 标协会员、证书的缴费凭证文件、缴费金额、缴费日期、申请人字段和普通项目、工作组项目、资料网员的不一致
|
||||
if (record.projectType.toString() === '5' || record.projectType.toString() === '6') {
|
||||
this.proofInfo.proof = res.result.paymentRecord
|
||||
this.proofInfo.amountReceived = res.result.paidAmount
|
||||
this.proofInfo.amountReceived = res.result.amountReceivable
|
||||
this.proofInfo.paymentDate = res.result.submissionTime
|
||||
this.proofInfo.applicantName = res.result.liaisonMan
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user