刻字工序多页面修改

This commit is contained in:
2023-07-26 15:12:54 +08:00
parent eb2c670285
commit 7ce2260d07
8 changed files with 177 additions and 60 deletions

View File

@@ -32,10 +32,8 @@ export const authority = () => {
path: 'RF04',
name: '刻字管理',
sonTree: [
{menu_id: '1', name: '人工倒料', path: '/manpouring'},
{menu_id: '2', name: '刻字工序', path: '/letteringprocess'},
{menu_id: '3', name: '刻字上料', path: '/letteringload'},
{menu_id: '4', name: '临时人工刻字上料', path: '/temporaryletteringload'}
{menu_id: '1', name: '刻字工序', path: '/letteringprocess'},
{menu_id: '2', name: '人工刻字上料', path: '/letteringload'}
]
},
{menu_id: '5',
@@ -50,7 +48,7 @@ export const authority = () => {
path: 'RF06',
name: '专机管理',
sonTree: [
// {menu_id: '1', name: '专机管理', path: '/operation'}
{menu_id: '1', name: '人工倒料', path: '/manpouring'}
]
},
{menu_id: '7',