空载具出入库
This commit is contained in:
@@ -5,8 +5,9 @@ export const allAuthority = () => {
|
||||
rf_menu0: {},
|
||||
rf_menu1: {
|
||||
sonTree: [
|
||||
{menu_id: '1', path: 'RF08', zh_title: '载具入库', sonTree: [
|
||||
{menu_id: '1', zh_title: '空载具入库', path: '/pages/SecondPhase/EmptyVehicleInStore'}
|
||||
{menu_id: '1', path: 'RF08', zh_title: '载具出入库', sonTree: [
|
||||
{menu_id: '1', zh_title: '空载具入库', path: '/pages/SecondPhase/EmptyVehicleInStore'},
|
||||
{menu_id: '2', zh_title: '空载具出库', path: '/pages/SecondPhase/EmptyVehicleOutStore'}
|
||||
]},
|
||||
{menu_id: '2', path: 'RF11', zh_title: '空木箱入库', sonTree: [
|
||||
{menu_id: '1', zh_title: '空木箱入库', path: '/pages/SecondPhase/EmptyBoxInStore'}
|
||||
|
||||
Reference in New Issue
Block a user