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