✨ feat: 默认分页改为20
This commit is contained in:
@@ -177,7 +177,7 @@ export default {
|
||||
EOrderStatus,
|
||||
queryParams: {
|
||||
pageNum: 1,
|
||||
pageSize: 10,
|
||||
pageSize: 20,
|
||||
orderId: this.orderId,
|
||||
productId: undefined,
|
||||
quantity: undefined,
|
||||
|
||||
Reference in New Issue
Block a user