修改el-table鼠标悬停背景颜色 十月1 2023-04-11 177 阅读1分钟 ::v-deep .el-table--enable-row-hover .el-table__body tr:hover>td { background-color: #DCE8FD; }