会话存档

This commit is contained in:
liuye
2023-06-21 09:52:04 +08:00
parent f6b65e4cd6
commit 6662e8e423
3 changed files with 22 additions and 4 deletions

View File

@@ -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 : '',