@@ -129,12 +129,12 @@
],
ForecastPower: [],
fnlyl: dataJson.data.fnlyl,
- zbtqdb: null,
+ zbtqdb: {},
sbklyl: {},
lgxzkh: {},
- planData: null,
+ planData: {},
planBtnName: "全部",
- Powertrend: null,
+ Powertrend: [],
PowertrendYAxises: [{
name: "限电量",
min: 0,
@@ -150,7 +150,7 @@
position: "right",
},
- Powerloss: null,
+ Powerloss: [],
PowerlossYAxises: [{
name: "损失电量",
@@ -166,7 +166,7 @@
- Powersend: null,
+ Powersend: [],
}
mounted() {