From b45a63b800f0dd9eede16c09345761a1b8043917 Mon Sep 17 00:00:00 2001 From: fengchenchen Date: Wed, 13 Apr 2022 18:48:06 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E3=80=90update=E3=80=91=E5=AE=A2=E6=88=B72?= =?UTF-8?q?0220411=E6=97=A5=E4=BC=9A=E8=AE=AE=E6=8F=90=E5=87=BA=E7=9A=84?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=97=AE=E9=A2=98=E7=9A=84=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/router.config.js | 2 +- .../modules/CertificatePaymentInfoModal.vue | 6 ++-- .../PaymentInfo/modules/PaymentInfoModal.vue | 22 +++++++++---- .../memberInfo/MemberInfo.vue | 12 +++---- .../memberInfo/modules/MemberInfoModal.vue | 6 ++-- .../VinCertificateModal.vue | 32 +++++++++---------- .../register/Register.vue | 16 +++++----- 7 files changed, 53 insertions(+), 43 deletions(-) diff --git a/src/config/router.config.js b/src/config/router.config.js index fbf54da..5ab41bc 100644 --- a/src/config/router.config.js +++ b/src/config/router.config.js @@ -158,7 +158,7 @@ export const routerData = [ keepAlive: false, internalOrExternal: false, componentName: 'BasicInfo', - title: '基本信息' + title: '管理员信息' }, name: 'standardsAssociation-BasicInfo', path: '/standardsAssociation/BasicInfo', diff --git a/src/views/standardsAssociation/PaymentInfo/modules/CertificatePaymentInfoModal.vue b/src/views/standardsAssociation/PaymentInfo/modules/CertificatePaymentInfoModal.vue index d08dbcb..ad0444f 100644 --- a/src/views/standardsAssociation/PaymentInfo/modules/CertificatePaymentInfoModal.vue +++ b/src/views/standardsAssociation/PaymentInfo/modules/CertificatePaymentInfoModal.vue @@ -123,11 +123,11 @@ - + + :trigger-change="true" placeholder="请输入付款单位发票抬头"> @@ -353,7 +353,7 @@ export default { }, headerName: { rules: [ - { required: true, message: '请输入关联付款发票名称' }, + { required: true, message: '请输入付款单位发票抬头' }, { min: 1, max: 50, message: '长度不超过50个字符' } ], validateTrigger: 'blur' diff --git a/src/views/standardsAssociation/PaymentInfo/modules/PaymentInfoModal.vue b/src/views/standardsAssociation/PaymentInfo/modules/PaymentInfoModal.vue index 9ff1ec2..064fd11 100644 --- a/src/views/standardsAssociation/PaymentInfo/modules/PaymentInfoModal.vue +++ b/src/views/standardsAssociation/PaymentInfo/modules/PaymentInfoModal.vue @@ -106,7 +106,7 @@ 费用类型 缴费时长 - 缴费类型 + 会员类型 缴费金额 @@ -263,18 +263,19 @@ dictCode="invoice_requirements" placeholder="请选择发票" /> + 本选项不提供任何形式的发票凭证