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){