add物料扣减

This commit is contained in:
2026-01-23 18:10:55 +08:00
parent e0bb2d84f7
commit 9ab6c333c7
11 changed files with 301 additions and 7 deletions

View File

@@ -42,7 +42,8 @@
{title: '修改订单工序', icon: 'RF07', path: '/pages/manage/modify-process'},
{title: '呼叫物料', icon: 'RF09', path: '/pages/manage/call-mater'},
{title: '补空框', icon: 'RF10', path: '/pages/manage/fill-empty'},
{title: '合托', icon: 'RF11', path: '/pages/manage/merge-pallet'}
{title: '合托', icon: 'RF11', path: '/pages/manage/merge-pallet'},
{title: '物料扣减', icon: 'RF12', path: '/pages/manage/mater-update'}
],
show: false,
secM: []