liujq 4 năm trước cách đây
mục cha
commit
72a9e745cd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/dashboard/index.vue

+ 1 - 1
src/views/dashboard/index.vue

@@ -200,7 +200,7 @@ export default {
     if (fpUser.username === 'daping') {
       window.setInterval(() => {
         this.getData(isAdmin)
-      }, 1000 * 60 * 60 * 2)
+      }, 1000 * 60 * 60)
     }
   },
   computed: {