聊天会话记录

This commit is contained in:
2023-09-28 20:27:54 +08:00
parent 1459ec3656
commit 7aa2e17897
20 changed files with 95 additions and 142 deletions

View File

@@ -600,7 +600,6 @@ export default {
var msgOnlie = {}
//聊天记录
var msgList = {}
debugger
var url = ''
if (windowType == 'SINGLE') {
msgOnlie = {
@@ -666,7 +665,6 @@ export default {
type: 3
};
var msgSendType = 'wating';
debugger
//开始发送消息
store.dispatch('sendMsg', {
userId: userId,