lushixing 4 달 전
부모
커밋
2a2ebf7352
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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,