qingyiay
2023-10-12 f2aa6f75d70cc7df54bfd0cf33af46fe96401856
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');
            }
         }