value
2024-04-26 5773929cf00a26c78b3adad53f4c57d34583b0e1
src/view/index.vue
@@ -463,7 +463,7 @@
      this.timer&&clearInterval(this.timer);
      this.timer = setInterval(()=>{
        this.checkForUnreadData()
      },10000)
      },20000)
      },
      methods: {
         saveClick(){