liujq 4 years ago
parent
commit
72a9e745cd
1 changed files with 1 additions and 1 deletions
  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: {