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

分页参数pageSizes没生效 #74

Open
18827676454 opened this issue Dec 5, 2019 · 1 comment
Open

分页参数pageSizes没生效 #74

18827676454 opened this issue Dec 5, 2019 · 1 comment

Comments

@18827676454
Copy link

分页参数pageSizes没生效

@wangjue666
Copy link
Member

 pagination: {
     currentPage: 1,
     pageSize: 10,
     total: 0,
     pageSizes: [10, 20, 50, 100],
     layout: "prev, pager, next, jumper,sizes, ->, total"
 },

加上layout参数即可

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