diff --git a/src/config/router.config.js b/src/config/router.config.js index 1cfc4e2..707d693 100644 --- a/src/config/router.config.js +++ b/src/config/router.config.js @@ -85,7 +85,7 @@ export const constantRouterMap = [ { path: 'productionCommandCenter', name: 'productionCommandCenter', - component: () => import(/* webpackChunkName: "largeScreen" */ '@/views/largeScreen/ProductionCommandCenter2') + component: () => import(/* webpackChunkName: "largeScreen" */ '@/views/largeScreen/ProductionCommandCenter3') } ] }, diff --git a/src/views/largeScreen/ProductionCommandCenter1.vue b/src/views/largeScreen/ProductionCommandCenter1.vue index 66ddc72..208d46e 100644 --- a/src/views/largeScreen/ProductionCommandCenter1.vue +++ b/src/views/largeScreen/ProductionCommandCenter1.vue @@ -1,3 +1,4 @@ + + + + +