qingyiay
2023-09-25 11e363728bb259b59384cb5be382c45e32a2f421
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');
            }
         }