Browse Source

隐藏发电能力分析模块

baiyanting 1 year ago
parent
commit
2d62e86262
1 changed files with 5 additions and 5 deletions
  1. 5 5
      src/views/layout/HeaderD.vue

+ 5 - 5
src/views/layout/HeaderD.vue

@@ -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 {