Happy-Coding-Clans / vue-easytable

A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.
https://happy-coding-clans.github.io/vue-easytable/
MIT License
3.69k stars 738 forks source link

pageSize 能够自定吗 #54

Closed yseasony closed 6 years ago

yseasony commented 6 years ago

data 中设置了好像没起作用

huangshuwei commented 6 years ago

可以啊,通过page-size 实例:http://doc.huangsw.com/vue-easytable/app.html#/pagination?anchor=page-set-page-size

yseasony commented 6 years ago

=。= 谢谢啦,没看到这个文档。。。。