提交 1be98352 编写于 作者: X xinla

会话存档群聊问题修改

上级 8d56fe95
......@@ -147,9 +147,9 @@ export default {
mounted() {},
methods: {
getList(page) {
if (!this.queryChat.fromId) {
return //没有选择人
}
// if (!this.queryChat.fromId) {
// return //没有选择人
// }
this.loading = true
let query = {
msgType: this.type == 'all' ? '' : this.type,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册