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