Browse Source

bug修复

HL-3915
hella_online_20240829
bjang03 4 months ago
parent
commit
37bf27a9cb
  1. 3
      src/views/wms/countManage/count/countPlanMain/countPlanMain.data.ts

3
src/views/wms/countManage/count/countPlanMain/countPlanMain.data.ts

@ -102,6 +102,9 @@ export const CountPlanMain = useCrudSchemas(reactive<CrudSchema[]>([
table: {
width: 150
},
form: {
value: 'BY_INEVNEOTY'
}
},
{
label: '限值',

Loading…
Cancel
Save