-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- 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丢失了响应式
pavitra-infocusp