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