From ec79c064dc17b0f0ff452225a480cc649c414c52 Mon Sep 17 00:00:00 2001
From: daimenglei <2585309659@qq.com>
Date: Wed, 28 May 2025 15:45:53 +0800
Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=BB=A3=E7=90=86=E5=95=86?=
=?UTF-8?q?=E3=80=81=E5=95=86=E6=88=B7=E8=AE=A4=E8=AF=81=E9=80=9A=E8=BF=87?=
=?UTF-8?q?=E5=90=8E=E8=AF=A6=E6=83=85=E9=A1=B5=E9=9D=A2=E7=9A=84=E5=B1=95?=
=?UTF-8?q?=E7=A4=BA=E4=BF=A1=E6=81=AF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/business/agentVerification/index.vue | 9 +++++++++
src/views/business/merchantVerification/index.vue | 9 +++++++++
2 files changed, 18 insertions(+)
diff --git a/src/views/business/agentVerification/index.vue b/src/views/business/agentVerification/index.vue
index 6f8811a..1c21bea 100644
--- a/src/views/business/agentVerification/index.vue
+++ b/src/views/business/agentVerification/index.vue
@@ -218,6 +218,15 @@
{{ 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 5c4f5db..b3cbfa3 100644
--- a/src/views/business/merchantVerification/index.vue
+++ b/src/views/business/merchantVerification/index.vue
@@ -212,6 +212,15 @@
{{ form.legalPersonIdCard }}
+
+ {{form.idCardFrontImagePath}}
+
+
+ {{form.idCardBackImagePath}}
+
+
+ {{form.userWithIdCardImagePath}}
+
{{ form.authenticationDate }}