ly 2 năm trước cách đây
mục cha
commit
1ed779ccba
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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(){