qingyiay
2023-09-25 47c3668aaab9d5f772c7d7e317d2bfa4b1cbeb28
pages/tabbar-page/index-tabbar/index-tabbar.vue
@@ -124,8 +124,10 @@
         clearInterval(this.globalIntervalId);
         this.changeisconnect(false)
      },
      onLoad() {
      onShow() {
         this.init();
      },
      onLoad() {
         this.$store.dispatch('websocketInit')
         this.$store.commit('changeisLogin', true)
         console.log(this.globalisconnect, 'index的ws数据');