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