From 3af8eea20c6a3ce844c6cb108c801d484a622482 Mon Sep 17 00:00:00 2001
From: "DESKTOP-GMUNQ1B\\k" <1154079537@qq.com>
Date: Mon, 11 Mar 2024 16:39:59 +0800
Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=9F=8E=E5=85=A5=E9=A9=BB=E6=98=BE?=
=?UTF-8?q?=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/merchant/application/index.vue | 31 ++++++++++++------------
1 file changed, 16 insertions(+), 15 deletions(-)
diff --git a/src/views/merchant/application/index.vue b/src/views/merchant/application/index.vue
index 2d57c21..9b49af4 100644
--- a/src/views/merchant/application/index.vue
+++ b/src/views/merchant/application/index.vue
@@ -180,17 +180,7 @@
-
-
-
-
-
-
-
-
-
+
@@ -207,15 +197,26 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
@@ -368,7 +369,7 @@ export default {
item.bank_code = bi.bank_code;
item.bank_opening = bi.bank_branch;
if (bi.bank_front[0]) {
- this.$set(item, 'image', bi.bank_front);
+ this.$set(item, 'bank_img', bi.bank_front);
}
}
this.statusAuditForm = item;