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

Table分页组件中showQuickJumper=true时,页码跳转不出现问题 #19174

Closed
Heshiyu1996 opened this issue Oct 11, 2019 · 1 comment
Closed
Labels

Comments

@Heshiyu1996
Copy link

Heshiyu1996 commented Oct 11, 2019

想通过Table里的分页组件设置快速跳页。
发现页码跳转的模块不出现:

<Table
    columns={columns}
    dataSource={data}
    defaultCurrent={1}
    total={50}
    pagination={{ showQuickJumper: true }}
/>
@ant-design-bot
Copy link
Contributor

Hello @Heshiyu1996, your issue has been closed because it does not conform to our issue requirements. Please use the Issue Helper to create an issue, thank you!

你好 @Heshiyu1996,为了能够进行高效沟通,我们对 issue 有一定的格式要求,你的 issue 因为不符合要求而被自动关闭。你可以通过 issue 助手 来创建 issue 以方便我们定位错误。谢谢配合!

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

No branches or pull requests

2 participants