ly hace 3 años
padre
commit
2bd91e730a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ui/src/views/monitor/elec/index.vue

+ 1 - 1
ui/src/views/monitor/elec/index.vue

@@ -353,7 +353,7 @@
           ///调取接口获取数据
           this.getMonthList();
         }, 0)
-      }, 1000 * 60 * 4)
+      }, 20000)
     },
     beforeDestroy(){
       if(this.timer){