qingyiay
2023-06-25 b9c8410f6d5c7efa7b7b2b374adb21649dd2f886
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: {