lushixing 4 months ago
parent
commit
2a2ebf7352
1 changed files with 1 additions and 1 deletions
  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,