王通 2 rokov pred
rodič
commit
e565c67d7e
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/components/vBottomMenu.vue

+ 1 - 1
src/components/vBottomMenu.vue

@@ -826,7 +826,7 @@
           this.messageList = response.data
           this.messageCount = response.data.length
         });
-        this.initWebSocket('MESSAGE_SOCKET', '/messagePush/', this.websockSid.userId)
+        this.initWebSopcket('MESSAGE_SOCKET', '/messagePush/', this.websockSid.userId)
       },
 			handleCheckedCitiesChangeBan(value) {
 				this.choseLayerSwitchingList(this.banCheckList)