|
@@ -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",
|