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