src/constants/menu.js
@@ -14,10 +14,22 @@ name: '监测预警', }, { icon: 'solar:structure-line-duotone', name: '数据管理', children: [ { path: '/index/monitor/data-analysis-all', icon: 'solar:presentation-graph-line-duotone', name: '数据分析', }, { path: '/index/monitor/data-history', icon: 'solar:graph-new-line-duotone', name: '历史数据', }, ], }, // { // icon: 'solar:presentation-graph-line-duotone', // name: '数据分析', @@ -55,11 +67,6 @@ // }, // ], // }, { path: '/index/monitor/data-history', icon: 'solar:graph-new-line-duotone', name: '历史数据', }, ], }, {