This commit is contained in:
x
2026-08-03 09:54:36 +08:00
parent d5b624c4dd
commit d2ad8f41f3
2 changed files with 12 additions and 2 deletions

View File

@@ -74,7 +74,8 @@ export const allAuthority = () => {
{menu_id: '1', zh_title: '退货口入库', path: '/pages/SecondPhase/finished/ReturnToStore'},
{menu_id: '2', zh_title: '异常口入库', path: '/pages/SecondPhase/finished/abnorToStore'},
{menu_id: '3', zh_title: '木箱称重', path: '/pages/SecondPhase/finished/BoxWeight'},
{menu_id: '4', zh_title: '生产入库', path: '/pages/SecondPhase/finished/InStoreConfirm'}
{menu_id: '4', zh_title: '生产入库', path: '/pages/SecondPhase/finished/InStoreConfirm'},
{menu_id: '5', zh_title: '盘点入库', path: '/pages/SecondPhase/finished/CheckToStore'}
]},
{menu_id: '8', path: 'RF13', zh_title: '立库库存', sonTree: [
{menu_id: '1', zh_title: '空木箱库存', path: '/pages/SecondPhase/lvt/EmptyBox'}