@@ -499,7 +499,7 @@ defineExpose({
}
::v-deep(.table2 .el-table__body tr.current-row > td) {
- background: #13ED84;
+ background: #13ED84 !important;
color: #ffffff !important;
</style>