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] 树形表格本地分页 #4576

Open
mustars opened this issue Sep 18, 2024 · 1 comment
Open

[table] 树形表格本地分页 #4576

mustars opened this issue Sep 18, 2024 · 1 comment

Comments

@mustars
Copy link

mustars commented Sep 18, 2024

tdesign-vue-next 版本

1.10.1

重现链接

https://tdesign.tencent.com/vue-next/components/table#%E6%A0%91%E5%BD%A2%E7%BB%93%E6%9E%84%E7%9A%84%E8%A1%A8%E6%A0%BC

重现步骤

表格data有多少数据直接会全部显示
如:表格pagination设定每页5条数据,total 为10;data有10条(10条数据为根节点)。最终表格分页器正确,表格内容却把data的数据都显示(10条)而不是5条数据。

期望结果

树形表格实现本地分页

实际结果

树形表格本地分页被组件内部禁用。
源码:enhanced-table.tsx
image

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

No response

Copy link
Contributor

👋 @mustars,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

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

1 participant