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