::v-deep .el-table--striped .el-table__body tr.el-table__row--striped.current-row td, .el-table__body tr.current-row>td {
color: #fff;
background-color: #a2a4a7!important;
}
::v-deep .el-table__body tr.current-row>td.el-table__cell {
color: #fff;
background-color: #a2a4a7!important;
}