qingyiay
2023-06-26 029dd92e96bec1ca325e99f154c8a2188919e8d5
App.vue
@@ -9,9 +9,11 @@
      },
      onShow() {
         console.log('appvueZI显示');
         console.log('appvue显示');
         if (!this.globalisconnect && !this.globalisUploadimg) {
            this.$store.dispatch('websocketInit')
            this.changeisconnect(false);
            console.log('appvue的ws');
         }
      },
      methods: {