修改方案数据&设备补召

This commit is contained in:
zhujiyan
2024-09-30 16:32:16 +08:00
parent cca15c2e8c
commit 67abe76339
9 changed files with 69 additions and 40 deletions

View File

@@ -27,7 +27,7 @@ export const adminBaseRoute = {
},
{
// 设备补
// 设备补
path: '/supplementaryRecruitment',
name: 'supplementaryRecruitment',
component: () => import('@/views/govern/device/control/supplementaryRecruitment.vue'),