瀏覽代碼

巡更大屏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() {