Commit 08c27d28 authored by 赵啸非's avatar 赵啸非

修改百分百

parent ddb30a1b
......@@ -392,8 +392,8 @@ export default {
this.findDeviceTotalStat(beforeday);
}
if(type==2){
beforeday.setDate(beforeday.getDate() - this.myEchartsDay);
this.deviceStatEchartsDay(beforeday);
beforeday.setDate(beforeday.getDate() - this.deviceStatEchartsDay);
this.findDeviceStat(beforeday);
}
if(type==3){
beforeday.setDate(beforeday.getDate() - this.deviceAlarmEchartsDay);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment