liujq před 4 roky
rodič
revize
72a9e745cd
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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: {