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