ly 2 лет назад
Родитель
Сommit
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(){