From 19530295e842b56ab02ca792cd78709de34eb38a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com>
Date: Fri, 20 May 2022 21:06:23 +0800
Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=8A=A0=E5=A4=87=E6=B3=A8?=
=?UTF-8?q?=E5=88=97?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/tool/gen/editTable.vue | 30 +++++++++++++++++-------------
1 file changed, 17 insertions(+), 13 deletions(-)
diff --git a/src/views/tool/gen/editTable.vue b/src/views/tool/gen/editTable.vue
index 0c85abc..68d960a 100644
--- a/src/views/tool/gen/editTable.vue
+++ b/src/views/tool/gen/editTable.vue
@@ -8,10 +8,10 @@
-
-
-
-
+
+
+
+
@@ -35,22 +35,22 @@
-
+
-
+
-
+
-
+
@@ -70,12 +70,12 @@
-
+
-
+
@@ -92,15 +92,14 @@
-
+
+ v-if="scope.row.htmlType == 'select' || scope.row.htmlType == 'radio' || scope.row.htmlType == 'checkbox'">
{{ dict.dictName }}
{{ dict.dictType }}
@@ -108,6 +107,11 @@
+
+
+
+
+