diff --git a/src/router/page/index.js b/src/router/page/index.js index aabfcf6..0c402c7 100644 --- a/src/router/page/index.js +++ b/src/router/page/index.js @@ -109,7 +109,7 @@ export default [{ path: "serviceDataOAM", name: '业务数据监控', component: () => - import( /* webpackChunkName: "page" */ '@/page/opsVisualization/systemMonitoring'), + import( /* webpackChunkName: "page" */ '@/page/opsVisualization/serviceDataOAM'), }, { path: 'tuobu',