请求聊天总数 设置已读改为websocket模式
This commit is contained in:
parent
b8b418e1f7
commit
d12e4abdfb
@ -56,6 +56,8 @@
|
||||
open() {
|
||||
this.dialogVisible = true
|
||||
this.getAuthorList()
|
||||
const {IMUI} = this.$refs;
|
||||
IMUI.messageViewToBottom()
|
||||
},
|
||||
getUnReadCount(){
|
||||
webSocketManager.sendMessage(JSON.stringify({handlerType:'8',authorId:'8'}))
|
||||
|
Loading…
x
Reference in New Issue
Block a user