Commit 3bca54ba authored by 赵啸非's avatar 赵啸非

修改默认每页大小

parent 703129b9
...@@ -23,7 +23,7 @@ export default { ...@@ -23,7 +23,7 @@ export default {
}, },
prePageResult: { prePageResult: {
type: Number, type: Number,
default: 10, default: 50,
}, },
}, },
watch: { watch: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment