袁少华 4 vuotta sitten
vanhempi
commit
03d1d97bee
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pages/dashboard/video1.html

+ 1 - 1
pages/dashboard/video1.html

@@ -154,7 +154,7 @@
                     mounted() {
                         this.get();
                         this.get2();
-                        this.timer = setInterval(this.get2, 7000);
+                        this.timer = setInterval(this.get2, 10000);
                         
                     },
                     beforeDestroy() {