@@ -623,7 +623,7 @@ export default {
const res = await getProjectList({
idList: this.ids.length ? this.ids : [],
curIndex: this.paging.curIndex,
- pageSize: 15
+ pageSize: this.paging.pageSize
})
if (res.code === 200) {
// console.log(res)