-
-
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.
What problem does this feature solve?
当使用 table 组件时,有些列如果输入的是全英文,它不会自动换行,从而导致整个列表错位。
What does the proposed API look like?
当 table 组件每一列设置了 width,不管是中文还是英文,它应该自动换行。