{{ item.label }}
@@ -992,9 +1149,49 @@ const dialogConfirm = (editVal: string) => {
操作
- 数据
+
+
+
+
+
+ {{ itemSun.label }}
+
+
+
+
+
+
+
+
+
+
+
+ 操作
+ 数据
+
+
+
+
@@ -1081,7 +1278,7 @@ const dialogConfirm = (editVal: string) => {
- {{ scope.row.label }}({{ scope.row.fieldClass }}[{{ scope.row.pattern }}])
+ {{ scope.row.label }}({{ scope.row.field }}[{{ scope.row.pattern }}])
@@ -1091,12 +1288,59 @@ const dialogConfirm = (editVal: string) => {
:active-action-icon="View"
:inactive-action-icon="Hide"
style="--el-switch-on-color: #13ce66; --el-switch-off-color: #ff4949"
- @change="addOrDelSearchField(scope.row, $event)"
+ @change="addOrDelSearchField(scope.row, '', $event)"
/>
+
+