晏有为
2024-05-15 a4699355d6f92c4f1fcc99959698ccf43b383256
src/view/index.vue
@@ -462,6 +462,7 @@
         }
         this.getPower()
      this.timer&&clearInterval(this.timer);
      this.checkForUnreadData()
      this.timer = setInterval(()=>{
        this.checkForUnreadData()
      },30000)