|
@@ -198,11 +198,11 @@ const routes = [{
|
|
|
},
|
|
|
{
|
|
|
icon: 'iconfont iconbaojingpeizhi',
|
|
|
- path: '/lightAnalysis',
|
|
|
- name: 'lightAnalysis',
|
|
|
- redirect: '/lightAnalysis/glAnalysis',
|
|
|
+ path: '/analysisReport',
|
|
|
+ name: 'analysisReport',
|
|
|
+ redirect: '/analysisReport/analysisReport',
|
|
|
meta: {
|
|
|
- title: '场站分析',
|
|
|
+ title: '分析报告',
|
|
|
},
|
|
|
component: () =>
|
|
|
import(
|