qingyiay
2023-06-26 029dd92e96bec1ca325e99f154c8a2188919e8d5
pages/tabbar-page/index-tabbar/index-tabbar.vue
@@ -187,6 +187,7 @@
         console.log('页面卸载');
         this.$store.dispatch('websocketOnClose')
         clearInterval(this.globalIntervalId);
         this.changeisconnect(true)
      },
      methods: {
         ...mapMutations(['pushMessage', 'changeWeigh', 'changeinfraredStatus', 'changeisconnect', 'websocketInit']),