@@ -29,6 +29,6 @@ export default {
}
.el-table .warning-row {
- background: #ca7d6f;
+ color: red;
</style>