We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.10.7
https://tdesign.tencent.com/vue-next/components/table#可排序的表格
原数据顺序
取消排序
数据顺序
取消
取消排序状态
排序顺序
The text was updated successfully, but these errors were encountered:
👋 @Wesley-0808,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
No branches or pull requests
tdesign-vue-next 版本
1.10.7
重现链接
https://tdesign.tencent.com/vue-next/components/table#可排序的表格
重现步骤
原数据:
点击排序:
取消排序:
期望结果
顺序应是
原数据顺序
。取消排序
但数据顺序
仍然是排序后的顺序。取消
的定义是取消排序状态
而不是排序顺序
吗?The text was updated successfully, but these errors were encountered: