Browse Source

巡更大屏3

zgg 2 months ago
parent
commit
ebb271cc46
1 changed files with 1 additions and 2 deletions
  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() {