diff --git a/src/components/LowDesign/src/LowTable/index.vue b/src/components/LowDesign/src/LowTable/index.vue index f2e9349..4a2ceec 100644 --- a/src/components/LowDesign/src/LowTable/index.vue +++ b/src/components/LowDesign/src/LowTable/index.vue @@ -402,9 +402,9 @@ const dictSelectScope = { "type": "dicTableSelect", "controlType": "select", "label": "表格选择框", - "fixedSearch":{ - "approveStatusName":"已审批" - }, + // "fixedSearch":{ + // "approveStatusName":"已审批" + // }, "separator": " | ", "multiple": true, "display": true, @@ -447,9 +447,9 @@ const distSelectColumn = { "display": true, "span": 12, "disabled": false, - "fixedSearch":{ - "approveStatusName":"已审批" - }, + // "fixedSearch":{ + // "approveStatusName":"已审批" + // }, "required": false, "hideLabel": false, "i18nCode": "fields_7897245",