>>> .el-table--enable-row-hover .el-table__body tr:hover>td{
background-color: #e7edfd !important;
}
也可以:
>>> .el-table__body tr:hover>td{
background-color: #e7edfd !important;
}
>>> .el-table__body tr.current-row>td{
background-color: #e7edfd !important;
}
Copyright © 2009-2022 www.fjjierui.cn 青羊区广皓图文设计工作室(个体工商户)达州站 版权所有 蜀ICP备19037934号