ZaiZai 1 year ago
parent
commit
785ffd2c9e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      App.vue

+ 0 - 1
App.vue

@@ -30,7 +30,6 @@
             //长链接发送消息
             socketSendMsg(val) {
                 if (val) {
-                    console.log('发送消息', val)
                     HcSocket.sendSocketMsg(val)
                 }
             },