@@ -800,7 +800,7 @@ const routes = [{
import( /* webpackChunkName: "globalMonitor" */ "../views/globalMonitor/index.vue"),
},
{
- path: "/reportPandect", // 报表总览
+ path: "/znbb/reportPandect", // 报表总览
name: "reportPandect",
component: () =>
import( /* webpackChunkName: "reportPandect" */ "../views/reportPandect/index.vue"),
@@ -174,6 +174,8 @@ export default {
baseURL: "http://192.168.1.18:8075/",
subUrl: "Stoptype/treeType",
});
+
this.cascaderOptions = data.data;
let arr = [];
let columnObj = [
@@ -29,7 +29,7 @@ export default {
menus: [
id: 'monitor',
- text: '状态监视',
+ text: '驾驶舱',
path: '/monitor/home',
isActive: true
@@ -59,9 +59,9 @@ export default {
isActive: false
- id: "bdzcx",
+ id: "znbb",
text: "智能报表",
- path: "/reportPandect",
+ path: "/znbb/reportPandect",
isActive: false,
@@ -60,7 +60,7 @@ export default {
menuData: [
data: [
text: '驾驶舱',
@@ -575,13 +575,13 @@ export default {
]
- id: 'bdzcx',
+ id: 'znbb',
text: '智能报表',
- , {
+ {
text: '报表首页',
icon: 'svg-wind-site',
- path: '/reportPandect'
+ path: '/znbb/reportPandect'
},// 统计分析
text: '统计分析',
@@ -715,7 +715,7 @@ export default {
id: 'realSearch',
- text: '数据管理',
+ text: '其他',
text: '原始数据查询',