This commit is contained in:
2023-07-18 15:37:35 +08:00
parent e0a5323b90
commit 2544cfb097
3 changed files with 5 additions and 1 deletions

View File

@@ -42,7 +42,7 @@ export const authority = () => {
path: 'RF05',
name: '清洗管理',
sonTree: [
{menu_id: '1', name: '清洗上料', path: '/cleaningloading'},
{menu_id: '1', name: '清洗管理', path: '/cleaningloading'},
{menu_id: '2', name: '人工倒料', path: '/manpour'}
]
},