el-table-column设置不了最大宽度
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
由于el-table-column没有提供max-width一类的参数可以直接设置最大宽度,但因部分数据因其本身长度,可能就只有几个字符,但是设置定宽的话,又会影响移动端自适应,故希望字段保有在一定范围内的自适应,故使用以下代码设置最大宽度,但并未起效。
``
希望能够看看这个什么问题,看能不能解决下,多谢
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.