全局样式
This commit is contained in:
@@ -2,7 +2,7 @@ export const authority = () => {
|
||||
let res = {
|
||||
code: '1',
|
||||
result: {
|
||||
sonTree1: [
|
||||
rf_menu0: [
|
||||
{menu_id: '1', path: 'RF01', title: '生产管理', sonTree: [
|
||||
{menu_id: '1', title: '生箔生产进度', path: '/pages/ProductManage/SboProdProgress'},
|
||||
{menu_id: '2', title: '生箔工序', path: '/pages/ProductManage/SboProcess'},
|
||||
@@ -52,7 +52,7 @@ export const authority = () => {
|
||||
{menu_id: '2', title: 'RGV状态查询', path: '/pages/DispatchManage/RGVStatus'}
|
||||
]}
|
||||
],
|
||||
sonTree2: [
|
||||
rf_menu1: [
|
||||
{menu_id: '1', path: 'RF08', title: '载具入库', sonTree: [
|
||||
{menu_id: '1', title: '空载具入库', path: '/pages/SecondPhase/EmptyVehicleInStore'}
|
||||
]},
|
||||
|
||||
Reference in New Issue
Block a user