Tencent / tdesign-vue-next

A Vue3.x UI components lib for TDesign.
https://tdesign.tencent.com/vue-next
MIT License
1.46k stars 472 forks source link

[t-table] 表格分页,回显数据问题 #4741

Open JinPing5306 opened 3 hours ago

JinPing5306 commented 3 hours ago

tdesign-vue-next 版本

1.10.3

重现链接

No response

重现步骤

1.显示5条/页,切换分页,表格显示6条数据; 2.显示20条/页,切换分页,表格会多显示序号为21那一条的数据

期望结果

No response

实际结果

No response

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

No response

github-actions[bot] commented 3 hours ago

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

uyarn commented 3 hours ago

https://stackblitz.com/edit/cf8d7q?file=package.json,src%2Fdemo.vue https://codesandbox.io/p/sandbox/tjl397?file=%2Findex.html 麻烦在这里复现你提到问题 并没有复现你说的情况 看看是不是数据源的配置问题