qingyiay
2023-07-02 38de059c83720527d3813448153390da3e6453dc
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: {