app消息接收发送

This commit is contained in:
2023-09-27 20:58:27 +08:00
parent 1339916988
commit 72dc5e7cb3
3 changed files with 0 additions and 5 deletions

View File

@@ -146,7 +146,6 @@ import { createStore } from 'vuex'
console.log("data.userId:",data.userId)
var userId=data.userId
var windowType=data.windowType
debugger
//初始化聊天记录
var data2=publicFc.getKeyObjectStorage(context.state.userInfo.userId+'_'+'chatlistData')
if(!data2[userId]){