Explorar o código

fix: 修复问题

zhangyuhan hai 8 meses
pai
achega
28c26efd7c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/CustomerView.vue

+ 1 - 1
src/views/CustomerView.vue

@@ -1107,7 +1107,7 @@ export default {
         sessionId: this.other.sessionId
       }
       this.msgVal = ''
-      this.onSendCommon({ apiParams, socketParams }, true, true)
+      this.onSendCommon({ apiParams, socketParams }, true, skip)
     },
     // 发送、存储图片消息
     onUploadImage (data) {