ant-design-vue
ant-design-vue copied to clipboard
表格组件columns如果是computed,resizable设置拖拽不生效
trafficstars
- [ ] I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.2.3
Environment
vue3,chrome
Reproduction link
https://next.antdv.com/components/table-cn#api
Steps to reproduce
无
What is expected?
设置resizable可以拖拽
What is actually happening?
表格组件columns如果是computed,resizable设置拖拽不失效,handleResizeColumn方法中col丢失了响应式
True. The resize effect only comes into effect after some other action like sorting a column.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.