修改测试bug

This commit is contained in:
GGJ
2024-12-09 16:30:40 +08:00
parent 2ed728ee71
commit 22d85dfca1
30 changed files with 499 additions and 221 deletions

View File

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