会话存档
This commit is contained in:
@@ -133,7 +133,7 @@ export default {
|
||||
this.$http.post(`/app/appsessionarchiveindex/listByUser`, null, {
|
||||
params: {
|
||||
current: this.current,
|
||||
size: 10,
|
||||
size: 15,
|
||||
type: this.currentTabs == 1 ? 0 : 1,
|
||||
// areaId: this.areaId,
|
||||
toUserName: this.currentTabs == 1 ? this.keyword : '',
|
||||
|
||||
Reference in New Issue
Block a user