@@ -222,4 +222,7 @@ defineExpose({
color: #ffffff;
border: none;
}
+::v-deep.el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{
+ background-color: #F0F3F7;;
+}
</style>