fix
This commit is contained in:
@@ -211,7 +211,7 @@ const props = defineProps({
|
||||
// 每页数量
|
||||
pageSize: {
|
||||
type: Number,
|
||||
default: 20
|
||||
default: 5
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user