From 96edc4e21e26bbd20868dcf8f7646c69dd3cbad3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=A5=8B=E5=8B=87?= Date: Wed, 12 Nov 2025 14:05:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=BA=E5=91=98=E6=8C=81=E8=AF=81=E5=BC=95?= =?UTF-8?q?=E5=85=A5=E4=BA=BA=E5=91=98=E4=B8=8D=E5=86=8D=E8=BF=87=E6=BB=A4?= =?UTF-8?q?=E6=98=AF=E5=90=A6=E5=AE=A1=E6=89=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/LowDesign/src/LowTable/index.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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",