@@ -91,7 +91,7 @@
/** 查询对象 */
const queryParams=ref({
pageNum: 1,
- pageSize: 10,
+ pageSize: 20,
lable: null,
})