
添加border显示边框,同时需要设置el-table--border th的border属性
.el-table--border th {
border-right: none;
&:active,
&:hover {
background-color: #eee;
}
}
添加border显示边框,同时需要设置el-table--border th的border属性
.el-table--border th {
border-right: none;
&:active,
&:hover {
background-color: #eee;
}
}
本文标题:el-table显示边框
本文链接:https://www.haomeiwen.com/subject/ntxnactx.html
网友评论