全局样式

This commit is contained in:
2024-03-25 13:31:38 +08:00
parent c8d62ffb1f
commit 5d911a5e02
7 changed files with 32 additions and 20 deletions

View File

@@ -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'}
]},