From 6b3b1e809004df6b9738950a8fb594b62944d617 Mon Sep 17 00:00:00 2001 From: zhang_li <2235006734@qqq.com> Date: Mon, 22 Jul 2024 18:23:25 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=98=E7=82=B9=E8=AE=A1=E5=88=92=E7=89=A9?= =?UTF-8?q?=E6=96=99=E5=BF=BD=E7=95=A5=E5=90=8D=E5=8D=95=E5=92=8C=E5=BA=93?= =?UTF-8?q?=E4=BD=8D=E5=BF=BD=E7=95=A5=E5=90=8D=E5=8D=95=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../wms/countManage/count/countPlanMain/countPlanMain.data.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/wms/countManage/count/countPlanMain/countPlanMain.data.ts b/src/views/wms/countManage/count/countPlanMain/countPlanMain.data.ts index efda01683..087d2cc37 100644 --- a/src/views/wms/countManage/count/countPlanMain/countPlanMain.data.ts +++ b/src/views/wms/countManage/count/countPlanMain/countPlanMain.data.ts @@ -128,6 +128,7 @@ export const CountPlanMain = useCrudSchemas(reactive([ table: { width: 150 }, + isForm:false, form: { componentProps: { isSearchList: true, // 开启查询弹窗 @@ -147,6 +148,7 @@ export const CountPlanMain = useCrudSchemas(reactive([ table: { width: 150 }, + isForm: false, form: { componentProps: { isSearchList: true, // 开启查询弹窗