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 }}