This commit is contained in:
2023-07-17 17:00:14 +08:00
parent 24da43afb5
commit b7b8b5e9f5
4 changed files with 63 additions and 23 deletions

View File

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