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
https://codesandbox.io/s/tdesign-vue-demo-forked-b3ntir?file=/src/demo.vue
bug1:children表头无法设置宽度 bug2:固定带有children的表头,或者设置了rowspanAndColspan的表头,内容位移 bug3:表格有设置children或者rowspanAndColspan时,fixed多个表头时,内容位移
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
resolved in #365
可在先行版本 npm install [email protected] 中体验
npm install [email protected]
No branches or pull requests
重现链接
https://codesandbox.io/s/tdesign-vue-demo-forked-b3ntir?file=/src/demo.vue
重现步骤
bug1:children表头无法设置宽度
bug2:固定带有children的表头,或者设置了rowspanAndColspan的表头,内容位移
bug3:表格有设置children或者rowspanAndColspan时,fixed多个表头时,内容位移
期望结果
实际结果
The text was updated successfully, but these errors were encountered: