子卷质检、add管制点修改

This commit is contained in:
2025-06-24 18:38:30 +08:00
parent e042cba4a3
commit 8885e72b1b
5 changed files with 111 additions and 17 deletions

View File

@@ -21,6 +21,7 @@ export const allAuthority = () => {
// {menu_id: '4', title: '表处工序', path: '/pages/SecondPhase/production/SurfaceProcess'},
{menu_id: '5', title: '人工烘烤', path: '/pages/SecondPhase/production/ManmadeBake'},
{menu_id: '6', title: '子卷质检', path: '/pages/SecondPhase/production/ZjCheck'},
{menu_id: '6', title: '管制点修改', path: '/pages/SecondPhase/production/ControlPoint'},
{menu_id: '8', title: '子卷装箱', path: '/pages/SecondPhase/production/ZjContainer'},
{menu_id: '8', title: '木箱库存', path: '/pages/SecondPhase/production/BoxStock'},
{menu_id: '8', title: '子卷入库', path: '/pages/SecondPhase/production/ZjInStore'},