zy-acs-flow/src/page/sta/StaList.jsx
@@ -49,7 +49,7 @@ height: '.9em' }, '& .RaDatagrid-row': { cursor: 'auto' cursor: 'pointer' }, '& .column-name': { }, @@ -128,7 +128,8 @@ <StyledDatagrid preferenceKey='sta' bulkActionButtons={() => <BulkDeleteButton mutationMode={OPERATE_MODE} />} rowClick={(id, resource, record) => false} // rowClick={(id, resource, record) => false} rowClick="expand" expand={() => <StaPanel />} expandSingle={true} rowSx={rowSx(drawerVal || null)}