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 @@
- {{text}} (待上传汇款凭证)
+ {{text}} (待上传凭证)
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