收起键盘
This commit is contained in:
parent
7393fefdf4
commit
2a58f2f63f
@ -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){
|
||||
|
Loading…
Reference in New Issue
Block a user