qingyiay
2023-06-26 e442087924963ddf39f451032ae55efb0b16195e
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: {