@@ -156,11 +156,11 @@ export default {
// text: "综合报警",
// path: "",
// });
- currMenu.splice(5, 0, {
- id: "fdfx",
- text: "发电能力分析",
- path: "",
- });
+ // currMenu.splice(5, 0, {
+ // id: "fdfx",
+ // text: "发电能力分析",
+ // path: "",
+ // });
// currMenu.push();
return currMenu;
} else {