From 6b7d4ef2307d01132f28f2480eef1b577b864c19 Mon Sep 17 00:00:00 2001
From: yyc <1477138655@qq.com>
Date: Wed, 21 Jun 2023 16:22:55 +0800
Subject: [PATCH] =?UTF-8?q?=E7=94=B3=E8=AF=89=E8=AE=A2=E5=8D=95=E5=A4=9A?=
=?UTF-8?q?=E4=B8=AA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/otc/otcAppealOrder/index.vue | 116 +++++++++++++------------
1 file changed, 59 insertions(+), 57 deletions(-)
diff --git a/src/views/otc/otcAppealOrder/index.vue b/src/views/otc/otcAppealOrder/index.vue
index f0f3f0d..5902f80 100644
--- a/src/views/otc/otcAppealOrder/index.vue
+++ b/src/views/otc/otcAppealOrder/index.vue
@@ -92,16 +92,16 @@
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
@@ -114,13 +114,13 @@
-
-
-
-
-
-
-
+ 申诉图片
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
+
+
+
+
+
+
+
+
+
@@ -186,21 +187,21 @@
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
@@ -348,7 +349,8 @@ export default {
terminalSource: null,
appealUserId: null,
beAppealUserId: null,
- appealDesc: null
+ appealDesc: null,
+ listUrl:[]
};
this.resetForm("form");
},