zy-acs-flow/src/page/sta/rowSx.jsx
@@ -15,6 +15,20 @@ backgroundColor: 'action.selected', }; } if (record.staType$ === 'ROLLER') return { ...style, borderLeftColor: orange[500], borderLeftWidth: 5, borderLeftStyle: 'solid', }; if (record.staType$ === 'RACK') return { ...style, borderLeftColor: blue[500], borderLeftWidth: 5, borderLeftStyle: 'solid', }; if (record.connect) return { ...style,