Minor Changes.
This commit is contained in:
@@ -306,7 +306,7 @@ export function PartsQueueListComponent({ bodyshop }) {
|
||||
onRow={(record, rowIndex) => {
|
||||
return {
|
||||
onClick: (event) => {
|
||||
handleOnRowClick(record);
|
||||
// handleOnRowClick(record);
|
||||
}
|
||||
};
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user