didi %!s(int64=4) %!d(string=hai) anos
pai
achega
1fdcd4ce7f
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/views/workbench/mixins/websocket.js

+ 0 - 1
src/views/workbench/mixins/websocket.js

@@ -26,7 +26,6 @@ export default {
 
     },
     websocketonerror: _.throttle(function() { // 连接建立失败重连
-      console.log(222)
       this.initWebSocket()
     }, 5000),
     websocketsend(Data) { // 数据发送