qingyiay
2023-09-26 97d88adcdfa7e13b2203c8716c02866fae087704
App.vue
@@ -13,7 +13,7 @@
         if (!this.globalisconnect && !this.globalisUploadimg && this.globalisLogin) {
            if (!this.is_open_socket) {
               this.$store.dispatch('websocketInit')
               this.changeisconnect(false);
               this.changeisconnect(true);
               console.log('appvue的ws');
            }
         }