分页修改

This commit is contained in:
2023-04-03 09:32:06 +08:00
parent 2c027d6a09
commit 3daae448d2

View File

@@ -151,7 +151,7 @@
}, },
totalCount: 0, totalCount: 0,
pageNum: 1, pageNum: 1,
pageSize: 10 pageSize: 100
}; };
}, },
created() { created() {