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