ly 2 年 前
コミット
1ed779ccba
1 ファイル変更1 行追加1 行削除
  1. 1 1
      ui/src/layout/components/Navbar.vue

+ 1 - 1
ui/src/layout/components/Navbar.vue

@@ -137,7 +137,7 @@ export default {
     const timer = setInterval(() => {
       this.getNotice()
       this.getMessage()
-    }, 100000)
+    }, 1000000)
   },
   methods: {
     getNotice(){