奖金看板和公辅看板
This commit is contained in:
@@ -152,6 +152,18 @@ export const dynamicRoutes = [
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
path: '/ems/assisted/statistics',
|
||||
component: Layout,
|
||||
children: [
|
||||
{
|
||||
path: '',
|
||||
component: () => import('@/views/ems/assisted/statistics.vue'),
|
||||
name: 'AuxiliaryStatistics',
|
||||
meta: { title: '公辅消耗统计', icon: 'chart' }
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
path: '/system/role-auth',
|
||||
component: Layout,
|
||||
|
||||
Reference in New Issue
Block a user