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(){