소스 검색

巡更大屏3

zgg 2 달 전
부모
커밋
ebb271cc46
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      src/apps/home/components/smodule/smodule102.vue

+ 1 - 2
src/apps/home/components/smodule/smodule102.vue

@@ -42,10 +42,9 @@ export default class Echarts extends Vue {
 
     created() {
         this.getPatrolImg3();
-
         setInterval(() => {
             this.getPatrolImg3();
-        }, 15000);
+        }, 10000 * 30);
     }   
 
     getPatrolImg3() {