qingyiay
2023-06-26 e442087924963ddf39f451032ae55efb0b16195e
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']),