From 78da30869ba2db179309be7f7f2577ac98ecf370 Mon Sep 17 00:00:00 2001
From: dengfuchuan <389068019@qq.com>
Date: Sat, 10 Apr 2021 12:52:31 +0800
Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E8=A1=A8=E5=8D=95=E8=8E=B7?=
=?UTF-8?q?=E5=8F=96=E9=99=84=E4=BB=B6=EF=BC=8C=E4=BC=98=E5=8C=96=E9=9A=90?=
=?UTF-8?q?=E6=82=A3=E6=8E=92=E6=9F=A5=E6=B2=BB=E7=90=86=E5=9B=BE=E7=89=87?=
=?UTF-8?q?=E6=9F=A5=E7=9C=8B?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/Buttons/index.vue | 142 ++++++++--------
src/components/formBtn/index.vue | 117 ++++++-------
src/components/show_images/api/index.js | 2 +-
src/components/show_images/index.vue | 158 +++++-------------
src/components/sys_attach/index.vue | 7 +-
.../hidden_check/components/create/index.vue | 25 ++-
.../components/edit_form/index.vue | 47 ++++--
.../hidden_reform/components/create/index.vue | 22 +--
.../components/edit_form/index.vue | 60 ++++---
.../hidden_review/components/create/index.vue | 22 +--
.../components/edit_form/index.vue | 66 +++++---
11 files changed, 329 insertions(+), 339 deletions(-)
diff --git a/src/components/Buttons/index.vue b/src/components/Buttons/index.vue
index c7439aba..93ab2b4a 100644
--- a/src/components/Buttons/index.vue
+++ b/src/components/Buttons/index.vue
@@ -1,71 +1,71 @@
-
-
- {{ d.text }}
-
-
-
-
-
-
-
+
+
+ {{ d.text }}
+
+
+
+
+
+
+
diff --git a/src/components/formBtn/index.vue b/src/components/formBtn/index.vue
index 7990c877..cad52ba3 100644
--- a/src/components/formBtn/index.vue
+++ b/src/components/formBtn/index.vue
@@ -1,57 +1,60 @@
-
-
- {{ d.text }}
-
-
-
-
-
-
-
+
+
+ {{ d.text }}
+
+
+
+
+
+
+
diff --git a/src/components/show_images/api/index.js b/src/components/show_images/api/index.js
index f189942b..a68e8b94 100644
--- a/src/components/show_images/api/index.js
+++ b/src/components/show_images/api/index.js
@@ -8,7 +8,7 @@ export default {
return request({
url: `/commonAction.do?eventcode=query_data&funid=queryevent&pagetype=editgrid&query_funid=sys_attach&user_id=${roles}`,
method: 'post',
- data: `start=${pageNo}&limit=${pageSize}&where_sql=sys_attach.data_id = ? and sys_attach.table_name = ?&where_type=string;string&where_value=${data_id};${table_name}`
+ data: `start=${pageNo}&limit=${pageSize}&where_sql=sys_attach.data_id = ? and sys_attach.fun_id = ?&where_type=string;string&where_value=${data_id};${table_name}`
}).then(response => response.data)
},
Delete(ids) {
diff --git a/src/components/show_images/index.vue b/src/components/show_images/index.vue
index a3e6df0e..c3b3743a 100644
--- a/src/components/show_images/index.vue
+++ b/src/components/show_images/index.vue
@@ -1,18 +1,29 @@
-
-
-
-
-
+
+
+
+
+
+
+
+
+
{{ item.sys_attach__attach_name }}
+
+
+
+ 无{{ title }}
+
+
+
+
+