.el-table .warning-row {
  background: red;
}

.el-table .success-row {
  background: #87e8de;
}