This commit is contained in:
2026-01-16 18:10:30 +08:00
parent 641c757090
commit 91b2b087f8
5 changed files with 133 additions and 19 deletions

View File

@@ -57,7 +57,8 @@ export const allAuthority = () => {
{menu_id: '1', title: '子卷包装解绑', path: '/pages/SecondPhase/SubRollPackUnbind'},
{menu_id: '1', title: '装箱口木箱回库', path: '/pages/SecondPhase/BoxReturn'},
{menu_id: '1', title: '人工点维护', path: '/pages/SecondPhase/ManMaintain'},
{menu_id: '1', title: '包装关系维护', path: '/pages/SecondPhase/PackRelation'}
{menu_id: '1', title: '包装关系维护', path: '/pages/SecondPhase/PackRelation'},
{menu_id: '1', title: '客户标签打印', path: '/pages/SecondPhase/CustomerLabelPrint'}
]},
{menu_id: '6', path: 'RF04', title: '点位管理', sonTree: [
{menu_id: '1', title: '点位管理', path: '/pages/SecondPhase/point/PointManage'},