lushixing 4 tháng trước cách đây
mục cha
commit
2a2ebf7352
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,