ly 3 年之前
父节点
当前提交
2bd91e730a
共有 1 个文件被更改,包括 1 次插入1 次删除
  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){