Compare commits

..

4 Commits

Author SHA1 Message Date
唐明明
33f1899b75 merge 2022-02-25 15:20:40 +08:00
唐明明
76854d3714 修复发送文本消息成功后在次发送表情残留上次输入内容的bug 2022-02-25 15:20:17 +08:00
唐明明
0b61a8c7f4 merge 2022-02-25 15:13:05 +08:00
唐明明
17899df882 merge 2022-02-25 15:12:37 +08:00
2 changed files with 1 additions and 0 deletions

View File

@@ -66,6 +66,7 @@
},
onSuccess() {
this.$emit('onSuccess')
this.chatText = { value: "", cursor: 0}
},
// 处理弹出层
onHidePopus(){

BIN
static/.DS_Store vendored

Binary file not shown.