lushixing 4 meses atrás
pai
commit
2a2ebf7352
1 arquivos alterados com 1 adições e 1 exclusões
  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,