Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page组件分页小于10时,显示异常 #50

Closed
Pinary opened this issue Nov 2, 2016 · 1 comment
Closed

Page组件分页小于10时,显示异常 #50

Pinary opened this issue Nov 2, 2016 · 1 comment

Comments

@Pinary
Copy link

Pinary commented Nov 2, 2016

image

如图所示,此时pageSize=5

@icarusion
Copy link
Contributor

page-size要配合page-size-opts一起使用:

<Page :total="100" show-sizer :page-size="5" :page-size-opts="[5,10,15,20]"></Page>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants