This commit is contained in:
2023-04-19 10:29:41 +08:00
parent 28490f6ece
commit b6070d4309

View File

@@ -51,6 +51,7 @@ export const authority = () => {
]},
{menu_id: '4', path: 'RF04', name: '点位管理', sonTree: [
{menu_id: '1', name: '点位管理', path: '/pages/ProductManage/PointManage'},
{menu_id: '2', name: '异常出库解锁', path: '/pages/WarehouseManage/ErrorOutUnlock'}
]},
{menu_id: '5', path: 'RF05', name: '纸管/FRP管管理', sonTree: [
{menu_id: '1', name: '空管入库', path: '/pages/ProductManage/EmptyPipeInStore'},