zgg 2 mesiacov pred
rodič
commit
ebb271cc46

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