no message

This commit is contained in:
2024-07-01 09:08:26 +08:00
parent 9e94621f11
commit cd8cf51179

View File

@@ -92,7 +92,7 @@ export const authority = () => {
{menu_id: '7', path: 'RF06', title: '成品入库', sonTree: [
{menu_id: '1', title: '退货入库', path: '/pages/SecondPhase/finished/ReturnToStore'},
{menu_id: '2', title: '异常口入库', path: '/pages/SecondPhase/finished/abnorToStore'},
{menu_id: '2', title: '木箱称重', path: '/pages/SecondPhase/finished/BoxWeight'}
{menu_id: '3', title: '木箱称重', path: '/pages/SecondPhase/finished/BoxWeight'}
]}
]
}