会话存档
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user