qingyiay
2023-10-16 546863eae7d337d47260d63a4b3733f7313ce52d
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');
            }
         }