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'); } }