zy-acs-flow/src/page/operationRecord/rowSx.jsx
@@ -7,7 +7,7 @@ if (!record) { return style; } if (selectedRow && selectedRow === record.id) { if (selectedRow && selectedRow.id === record.id) { style = { ...style, backgroundColor: 'action.selected',