提交 e60d6e36 编写于 作者: 张磊's avatar 张磊

msg empty

上级 74d1bf3a
......@@ -357,12 +357,15 @@ export default {
},
currentChat(newVal, oldVal) {
if (newVal !== oldVal && newVal.imTeamId) {
this.messageList =[];
this.chatInit();
}
},
showChat (nv) {
if(nv){
this.scrollToTOLoad();
}else{
this.messageList =[];
}
}
},
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册