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, // 开启查询弹窗