add分切呼叫套轴

This commit is contained in:
2025-02-15 13:22:51 +08:00
parent ab2e5f8f54
commit f0b721b3ea
5 changed files with 221 additions and 3 deletions

View File

@@ -21,7 +21,8 @@ export const allAuthority = () => {
{menu_id: '4', title: '空轴进站', path: '/pages/ProductManage/ZjInStore'},
{menu_id: '5', title: '子卷出站', path: '/pages/ProductManage/ZjOutStore'},
{menu_id: '6', title: '套轴申请', path: '/pages/ProductManage/AxisApply'},
{menu_id: '7', title: '空轴回库', path: '/pages/ProductManage/UnAxisBack'}
{menu_id: '7', title: '空轴回库', path: '/pages/ProductManage/UnAxisBack'},
{menu_id: '8', title: '分切呼叫套轴', path: '/pages/ProductManage/CallPaperShaft'}
]},
{menu_id: '4', path: 'RF04', title: '点位管理', sonTree: [
{menu_id: '1', title: '点位管理', path: '/pages/ProductManage/PointManage'},