feat(resettle2): 分页数改为50

This commit is contained in:
woody 2025-10-21 09:30:29 +08:00
parent e754739aa3
commit b5fa07eee4
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ export default {
//
queryParams: {
pageNum: 1,
pageSize: 10,
pageSize: 50,
stage: 1,
stageStatus: null,
childNode: '',