[Bug Report] el-table 组件使用 selection 且修改其宽度时,会出现意料之外的省略号。When the el-table component uses selection and changes its width, unexpected ellipses occur.
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.14
### OS/Browsers version
Chorme 125.0.6422.142(正式版本) (x86_64)
### Vue version
2.7.16
### Reproduction Link
https://codepen.io/pen
### Steps to reproduce
将
中的width 修改为 28至42之间,会出现省略号
### What is Expected?
不会存在省略号。适应width
### What is actually happening?
会存在省略号。width在28-42区间内,会存在
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.