会话存档

This commit is contained in:
liuye
2023-06-07 16:45:37 +08:00
parent 9b6725a77a
commit 6f2713af4a
2 changed files with 18 additions and 16 deletions

View File

@@ -113,7 +113,7 @@ export default {
areaId: this.areaId,
toUserName: this.currentTabs == 1 ? this.keyword : '',
roomName: this.currentTabs == 1 ? '' : this.keyword,
departId: this.deptUserList[0].id
departmentId: this.deptUserList[0].id
}
}).then(res=> {
if(res?.data) {