value
2024-05-14 887b0e16b77a6d9c1161ada57f923f0ee20839b2
src/view/index.vue
@@ -462,6 +462,7 @@
         }
         this.getPower()
      this.timer&&clearInterval(this.timer);
      this.checkForUnreadData()
      this.timer = setInterval(()=>{
        this.checkForUnreadData()
      },30000)