-
-
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
1.1.6
Environment
chrome--ant-design- vue 版本^2.5.2
Reproduction link
Steps to reproduce
在table的columns参数中设置widh;当折叠级别过多的时候引起错位;目测是看度计算引起的问题;
What is expected?
当递归数据级别过多的时候不要错位---和现在引起错位的原因以及当时的思路(求科普)
What is actually happening?
当级别过多的时候导致错位
修改.ant-table-row-spaced看不见变为display的时候有时候是可以的;有时候却不行;
