|
@@ -249,7 +249,7 @@ const __STATIC_ROUTES__ = [
|
|
|
},
|
|
},
|
|
|
name: 'warningAnalysis-overlimit-alarm',
|
|
name: 'warningAnalysis-overlimit-alarm',
|
|
|
},
|
|
},
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
],
|
|
],
|
|
|
meta: {
|
|
meta: {
|
|
|
keepAlive: false,
|
|
keepAlive: false,
|
|
@@ -277,7 +277,7 @@ const __STATIC_ROUTES__ = [
|
|
|
// },
|
|
// },
|
|
|
// name: 'association',
|
|
// name: 'association',
|
|
|
// },
|
|
// },
|
|
|
- {
|
|
|
|
|
|
|
+ {
|
|
|
path: '/warningAnalysis/connectAnalysis',
|
|
path: '/warningAnalysis/connectAnalysis',
|
|
|
component: '/analysis/warningAnalysis/connectAnalysis/index',
|
|
component: '/analysis/warningAnalysis/connectAnalysis/index',
|
|
|
meta: {
|
|
meta: {
|
|
@@ -403,18 +403,18 @@ const __STATIC_ROUTES__ = [
|
|
|
},
|
|
},
|
|
|
name: 'system-dict',
|
|
name: 'system-dict',
|
|
|
},
|
|
},
|
|
|
- // {
|
|
|
|
|
- // path: '/system/depart',
|
|
|
|
|
- // component: 'system/depart/index',
|
|
|
|
|
- // meta: {
|
|
|
|
|
- // keepAlive: false,
|
|
|
|
|
- // internalOrExternal: false,
|
|
|
|
|
- // icon: '',
|
|
|
|
|
- // componentName: 'index',
|
|
|
|
|
- // title: '部门管理',
|
|
|
|
|
- // },
|
|
|
|
|
- // name: 'system-depart',
|
|
|
|
|
- // },
|
|
|
|
|
|
|
+ {
|
|
|
|
|
+ path: '/system/depart',
|
|
|
|
|
+ component: 'system/depart/index',
|
|
|
|
|
+ meta: {
|
|
|
|
|
+ keepAlive: false,
|
|
|
|
|
+ internalOrExternal: false,
|
|
|
|
|
+ icon: '',
|
|
|
|
|
+ componentName: 'index',
|
|
|
|
|
+ title: '部门管理',
|
|
|
|
|
+ },
|
|
|
|
|
+ name: 'system-depart',
|
|
|
|
|
+ },
|
|
|
// {
|
|
// {
|
|
|
// path: '/system/tenant',
|
|
// path: '/system/tenant',
|
|
|
// component: 'system/tenant/index',
|
|
// component: 'system/tenant/index',
|