【修复】部分界面的 pageSize = 1,导致无法上啦刷新
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
list: [],
|
||||
total: 0,
|
||||
pageNo: 1,
|
||||
pageSize: 1,
|
||||
pageSize: 8,
|
||||
},
|
||||
loadStatus: '',
|
||||
shareInfo: {},
|
||||
|
||||
Reference in New Issue
Block a user