element table 内容太多出现换行解决办法
不换行,如图:
加上:show-overflow-tooltip=“true” 如图: 代码如下:
<el
-table
-column
prop
="keyword"
label
="关键词"
width
="135"
:show
-overflow
-tooltip
="true"
align
="center"
>
</el
-table
-column
>
加油!
转载请注明原文地址:https://ipadbbs.8miu.com/read-57404.html