提交更改版本
This commit is contained in:
@@ -24,6 +24,16 @@ export const adminBaseRoute = {
|
||||
meta: {
|
||||
title: `pagesTitle.loading`
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
// 设备补招
|
||||
path: '/supplementaryRecruitment',
|
||||
name: 'supplementaryRecruitment',
|
||||
component: () => import('@/views/govern/device/control/supplementaryRecruitment.vue'),
|
||||
meta: {
|
||||
title: pageTitle('router.supplementaryRecruitment')
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user