src/views/visualization/bottomMenu.vue
@@ -31,7 +31,7 @@ return { menuOption: [ { name: '配网巡检', name: '一体建模', children: [ { id: 'a1', @@ -44,21 +44,24 @@ } ] }, { name: '配网运检', name: '图模融合', children: [{ id: 'a1', name: '数据统计', pid: 's2', }] }, { name: '灾害管理', children: [{ id: 'a1', name: '数据分析', pid: 's3', }] }, { name: '数字线损', }, // { // name: '灾害管理', // children: [{ // id: 'a1', // name: '数据分析', // pid: 's3', // }] // }, { name: '运检', } ],