diff --git a/src/views/wms/countManage/count/countPlanMain/countPlanMain.data.ts b/src/views/wms/countManage/count/countPlanMain/countPlanMain.data.ts index e7fe06072..b8c7cfaed 100644 --- a/src/views/wms/countManage/count/countPlanMain/countPlanMain.data.ts +++ b/src/views/wms/countManage/count/countPlanMain/countPlanMain.data.ts @@ -43,10 +43,13 @@ export const CountPlanMain = useCrudSchemas(reactive([ table: { width: 150 }, + form: { + value:'MANUAL', + }, isSearch: true }, { - label: '执行周期', + label: '',//执行周期 field: 'crontab', sort: 'custom', table: {