From 28cbf62f5dee42366617fc9b2d3029cc1114fba6 Mon Sep 17 00:00:00 2001 From: fengchenchen Date: Thu, 20 Jul 2023 21:44:27 +0800 Subject: [PATCH] =?UTF-8?q?[update]-=E9=80=89=E6=8B=A9=E4=BC=81=E4=B8=9A?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E5=8F=98=E5=8C=96=E5=90=8E=20=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E5=8F=91=E7=A5=A8=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/signUp/SignUpPage.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/signUp/SignUpPage.vue b/src/views/signUp/SignUpPage.vue index e5aff67..9dbe0f9 100644 --- a/src/views/signUp/SignUpPage.vue +++ b/src/views/signUp/SignUpPage.vue @@ -618,6 +618,8 @@ export default { this.form.resetFields(['companyContactId', 'phone']) if (this.$refs.formother) { this.$refs.formother.clearFormItem() + // 设置发票的相关信息 + this.$refs.formother.setInvoiceFormItem() } // 判断当前企业是否是内部企业