- [x] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? Table 组件的 column 设置的 width 于实际渲染宽度不一致,导致 resizeColumn 事件 拖拽时异常 ### What does the proposed API look like? Table 组件的 column 设置的 width 于实际渲染宽度不一致,导致 resizeColumn 事件 拖拽时异常 代码中设置 width 100 页面中实际渲染出的 223px <!-- generated by issue-helper. DO NOT REMOVE --> <img width="380" height="175" alt="Image" src="https://github.com/user-attachments/assets/0cf86be3-d42f-418c-a527-9bd15dea6085" />
What problem does this feature solve?
Table 组件的 column 设置的 width 于实际渲染宽度不一致,导致 resizeColumn 事件 拖拽时异常
What does the proposed API look like?
Table 组件的 column 设置的 width 于实际渲染宽度不一致,导致 resizeColumn 事件 拖拽时异常 代码中设置 width 100 页面中实际渲染出的 223px