wujingjing
2024-09-23 1384c9745d48b0154ad325bd48bd622db2e5c6dd
customer_list/yw/static/config/route.js
@@ -1,5 +1,19 @@
window.route = [
   {
      name: 'MetricMgr',
      isKeepAlive: true,
      isAffix: false,
      path: '/home',
      component: '/project/yw/systemManage/metricMgr/MetricMgr.vue',
   },
   {
      name: 'MetricAgentMgr',
      isKeepAlive: true,
      isAffix: false,
      path: '/metricAgent',
      component: '/project/yw/systemManage/metricAgentMgr/MetricAgentMgr.vue',
   },
   {
      name: 'AmisEditor',
      isKeepAlive: true,
      isAffix: false,
@@ -13,13 +27,7 @@
      path: '/dimensionMgr',
      component: '/project/yw/systemManage/dimensionMgr/DimensionMgr.vue',
   },
   {
      name: 'MetricMgr',
      isKeepAlive: true,
      isAffix: true,
      path: '/home',
      component: '/project/yw/systemManage/metricMgr/MetricMgr.vue',
   },
   {
      name: 'SqlAmis',
      isKeepAlive: true,