diff --git a/src/views/system/customConfig/index.vue b/src/views/system/customConfig/index.vue
index 1f0ef6b7..ab9133bd 100644
--- a/src/views/system/customConfig/index.vue
+++ b/src/views/system/customConfig/index.vue
@@ -3,16 +3,16 @@
-
-
+
+
-
-
+
+
-
-
+
+
@@ -24,27 +24,27 @@
+ @current-change="handSubCurrentChange"
+ row-key="id"
+ style="width: 100%">
-
-
+
+
{{ typeMap[scope.row.type] }}
-
+
- 编辑
-
- 删除
-
+ >编辑
+
+ 删除
+
@@ -59,13 +59,14 @@
+ :close-on-press-escape="false" :visible.sync="formVisible" :before-close="hideForm" width="60%"
+ top="5vh">
+ auto-complete="off">
@@ -81,8 +82,8 @@
-
-
+
+
@@ -110,14 +111,14 @@
自定义查询框-详细配置
@@ -125,7 +126,7 @@
自定义表单-详细配置
+ :type="3">
@@ -133,192 +134,193 @@