From dc58749bfb838f185da197d46361d97b1df79a4c 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, 17 Feb 2023 11:12:19 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E7=94=9F=E6=88=90=E6=96=B0?=
=?UTF-8?q?=E5=A2=9E=E5=B1=9E=E6=80=A7?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/tool/gen/editTable.vue | 22 +++++++++++++++++-----
1 file changed, 17 insertions(+), 5 deletions(-)
diff --git a/src/views/tool/gen/editTable.vue b/src/views/tool/gen/editTable.vue
index 64f2f24..1c46d86 100644
--- a/src/views/tool/gen/editTable.vue
+++ b/src/views/tool/gen/editTable.vue
@@ -17,7 +17,7 @@
-
+
@@ -50,16 +50,26 @@
-
+
+
+
+
+
+
+
+
+
+
+
@@ -107,8 +117,9 @@
-
+
+
@@ -123,7 +134,8 @@
scope.row.htmlType == 'selectMulti' ||
scope.row.htmlType == 'select' ||
scope.row.htmlType == 'radio' ||
- scope.row.htmlType == 'checkbox'
+ scope.row.htmlType == 'checkbox' ||
+ scope.row.htmlType == 'selectRadio'
">
{{ dict.dictName }}