From f5749087e3a4a67875c68111eddcce322255eecf Mon Sep 17 00:00:00 2001 From: daimenglei <2585309659@qq.com> Date: Thu, 29 May 2025 07:49:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E6=88=B7=E3=80=81=E4=BB=A3=E7=90=86?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E8=AE=A4=E8=AF=81=E5=AE=A1=E6=A0=B8=E5=BC=B9?= =?UTF-8?q?=E7=AA=97=E5=92=8C=E8=AF=A6=E6=83=85=E5=BC=B9=E7=AA=97=EF=BC=8C?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=9B=BE=E7=89=87=E6=9F=A5=E7=9C=8B=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/business/agentVerification/index.vue | 12 ++++++------ .../business/merchantVerification/index.vue | 18 +++++++++--------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/views/business/agentVerification/index.vue b/src/views/business/agentVerification/index.vue index ce874dc..ae6ab2e 100644 --- a/src/views/business/agentVerification/index.vue +++ b/src/views/business/agentVerification/index.vue @@ -181,13 +181,13 @@ {{auditForm.legalPersonIdCardShow}} - {{auditForm.idCardFrontImagePath}} + - {{auditForm.idCardBackImagePath}} + - {{auditForm.userWithIdCardImagePath}} + {{auditForm.businessLicenseNumber}} @@ -219,13 +219,13 @@ {{ form.legalPersonIdCard }} - {{form.idCardFrontImagePath}} + - {{form.idCardBackImagePath}} + - {{form.userWithIdCardImagePath}} + {{ form.electronicContract }} diff --git a/src/views/business/merchantVerification/index.vue b/src/views/business/merchantVerification/index.vue index 8a20416..120803d 100644 --- a/src/views/business/merchantVerification/index.vue +++ b/src/views/business/merchantVerification/index.vue @@ -177,14 +177,14 @@ {{auditForm.businessLicenseNumber}} - - {{auditForm.idCardFrontImagePath}} + + - - {{auditForm.idCardBackImagePath}} + + - - {{auditForm.userWithIdCardImagePath}} + + @@ -213,13 +213,13 @@ {{ form.legalPersonIdCard }} - {{form.idCardFrontImagePath}} + - {{form.idCardBackImagePath}} + - {{form.userWithIdCardImagePath}} + {{ form.authenticationDate }}