|
@@ -71,7 +71,7 @@ export const constantRoutes = [
|
|
path: '',
|
|
path: '',
|
|
component: () => import('@/views/current-alarm/index'),
|
|
component: () => import('@/views/current-alarm/index'),
|
|
name: 'StatisticalAnalysis',
|
|
name: 'StatisticalAnalysis',
|
|
- meta: { title: '统计分析', icon: 'tjfx', noCache: true }
|
|
|
|
|
|
+ meta: { title: '当前告警', icon: 'tjfx', noCache: true }
|
|
}
|
|
}
|
|
]
|
|
]
|
|
},
|
|
},
|