会话存档

This commit is contained in:
liuye
2023-06-30 14:36:22 +08:00
parent 21785c4276
commit 452dcaa888
2 changed files with 11 additions and 3 deletions

View File

@@ -239,8 +239,8 @@ export default {
params: {
current: this.current,
size: 10,
// msgType: this.tabList[this.currentTabs].value,
msgType: 'weapp',
msgType: this.tabList[this.currentTabs].value,
// msgType: 'weapp',
toUserId: this.toUserId,
roomId: this.roomId,
type: this.type,