会话存档

This commit is contained in:
liuye
2023-06-15 10:02:34 +08:00
parent b1da8095ac
commit 58fcca64fb

View File

@@ -127,7 +127,7 @@ export default {
current: this.current, current: this.current,
size: 10, size: 10,
type: this.currentTabs == 1 ? 0 : 1, type: this.currentTabs == 1 ? 0 : 1,
areaId: this.areaId, // areaId: this.areaId,
toUserName: this.currentTabs == 1 ? this.keyword : '', toUserName: this.currentTabs == 1 ? this.keyword : '',
roomName: this.currentTabs == 1 ? '' : this.keyword, roomName: this.currentTabs == 1 ? '' : this.keyword,
departmentId: this.deptUserList.length ? this.deptUserList[0].id : '' departmentId: this.deptUserList.length ? this.deptUserList[0].id : ''