add 空轴回库

This commit is contained in:
2025-02-10 16:34:31 +08:00
parent 447041926f
commit ab2e5f8f54
4 changed files with 122 additions and 1 deletions

View File

@@ -20,7 +20,8 @@ export const allAuthority = () => {
{menu_id: '3', title: '空轴配送', path: '/pages/ProductManage/ZjDelivery'},
{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: '6', title: '套轴申请', path: '/pages/ProductManage/AxisApply'},
{menu_id: '7', title: '空轴回库', path: '/pages/ProductManage/UnAxisBack'}
]},
{menu_id: '4', path: 'RF04', title: '点位管理', sonTree: [
{menu_id: '1', title: '点位管理', path: '/pages/ProductManage/PointManage'},