Biao 3 tahun lalu
induk
melakukan
56454042c4
2 mengubah file dengan 23 tambahan dan 22 penghapusan
  1. 1 0
      src/views/NewPages/forecast-system.vue
  2. 22 22
      src/views/layout/Menu.vue

+ 1 - 0
src/views/NewPages/forecast-system.vue

@@ -141,6 +141,7 @@ import MultipleBarLineChart from "./multiple-bar-line-chart1.vue";
 import ArrowLineChart from "./arrow-line-chart.vue";
 import svgIcon from "../../components/coms/icon/svg-icon.vue";
 import Panel from "../../components/coms/panel/panel.vue";
+import api from "@api/economic/index.js";
 export default {
   components: { svgIcon, MultipleBarLineChart, Panel, ArrowLineChart },
   setup() {},

+ 22 - 22
src/views/layout/Menu.vue

@@ -331,28 +331,28 @@ export default {
                 },
               ],
             },
-            {
-              text: "气象分析",
-              icon: "svg-qxfx",
-              path: "/decision/fs",
-            },
-            {
-              text: "电量预测",
-              icon: "svg-dlyc",
-              path: "/decision/nhycfsdl",
-              children: [
-                {
-                  text: "预测拟合风速电量",
-                  icon: "svg-wind-sitenhycfsdl",
-                  path: "/decision/nhycfsdl",
-                },
-                {
-                  text: "修正预测风速电量",
-                  icon: "svg-wind-site",
-                  path: "/decision/xzycfsdl",
-                },
-              ],
-            },
+            // {
+            //   text: "气象分析",
+            //   icon: "svg-qxfx",
+            //   path: "/decision/fs",
+            // },
+            // {
+            //   text: "电量预测",
+            //   icon: "svg-dlyc",
+            //   path: "/decision/nhycfsdl",
+            //   children: [
+            //     {
+            //       text: "预测拟合风速电量",
+            //       icon: "svg-wind-sitenhycfsdl",
+            //       path: "/decision/nhycfsdl",
+            //     },
+            //     {
+            //       text: "修正预测风速电量",
+            //       icon: "svg-wind-site",
+            //       path: "/decision/xzycfsdl",
+            //     },
+            //   ],
+            // },
             // {
             //   text: "单机分析",
             //   icon: "svg-wind-site",