收起键盘

This commit is contained in:
luyuan 2020-08-14 09:19:11 +08:00
parent 7393fefdf4
commit 2a58f2f63f
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

View File

@ -471,6 +471,7 @@ export default {
this.chatRoomService.sendMessages(this.room.id, message);
this.danmutext = ""
this.danmu = false
uni.hideKeyboard()
},
whenNewMessage (message) {//新消息监听
// if(message.type == this.room.MessageType.PROP){