lushixing 4 miesięcy temu
rodzic
commit
2a2ebf7352
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/catwalk-video/index.vue

+ 1 - 1
src/views/catwalk-video/index.vue

@@ -224,7 +224,7 @@ export default {
     this.getList();
     this.timer = setInterval(() => {
       this.getList('notLoading');
-    }, 50000)
+    }, 300000)
   },
   methods: {
     getValueByKey,