diff --git a/src/router/modules/home.ts b/src/router/modules/home.ts index ff5a0f8..1c99ade 100644 --- a/src/router/modules/home.ts +++ b/src/router/modules/home.ts @@ -70,8 +70,8 @@ { path: 'control', name: 'control', - // component: () => import('@/views/ycjg/ssjk/control-noPlugin.vue'), - component: () => import('@/views/ycjg/ssjk/control.vue'), + // component: () => import('@/views/ycjg/ssjk/control-noPlugin.vue'), // 商 + component: () => import('@/views/ycjg/ssjk/control.vue'), // 国 meta: { title: '实时监控', auth: '/realTime',