From 8d256384c1041f8faaefbf37175b48b95864baf0 Mon Sep 17 00:00:00 2001 From: fengachen Date: Mon, 12 Dec 2022 16:18:26 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90bug=E3=80=91=20bug=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../standardsAssociation/PaymentInfo/MemberInfo.vue | 2 +- .../PaymentInfo/modules/PaymentInfoModal.vue | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/src/views/standardsAssociation/PaymentInfo/MemberInfo.vue b/src/views/standardsAssociation/PaymentInfo/MemberInfo.vue index e1608c3..bc0339a 100644 --- a/src/views/standardsAssociation/PaymentInfo/MemberInfo.vue +++ b/src/views/standardsAssociation/PaymentInfo/MemberInfo.vue @@ -98,7 +98,7 @@ diff --git a/src/views/standardsAssociation/PaymentInfo/modules/PaymentInfoModal.vue b/src/views/standardsAssociation/PaymentInfo/modules/PaymentInfoModal.vue index 98a9731..a5fef8c 100644 --- a/src/views/standardsAssociation/PaymentInfo/modules/PaymentInfoModal.vue +++ b/src/views/standardsAssociation/PaymentInfo/modules/PaymentInfoModal.vue @@ -436,7 +436,7 @@ - + { + this.form.setFieldsValue({ + 'billNumber':this.model.billNumber + }) + }) + } let invoiceRequirements = this.form.getFieldValue('invoiceRequirements') invoiceRequirements && this.invoiceRequirementsChange(invoiceRequirements) this.isCash = value