elementui table 常用特殊属性
内容长 不换行
:show-overflow-tooltip="true"
固定高
max-height="620"
style="width: 100%; margin-top: 10px; "
内容靠左
:cell-style="{ textAlign: 'left' }"
表头靠左
:header-cell-style="{textAlign: 'left'}"
表头颜色
:header-cell-style="{background: '#eef1f6' }"

浙公网安备 33010602011771号