Fix opportunity group selection and probabilities
This commit is contained in:
@@ -668,6 +668,7 @@ function ScanTerminalScreen() {
|
||||
loading={loading}
|
||||
selectedRowId={selectedRowId}
|
||||
onSelectRow={handleSelectRow}
|
||||
cityDetailsByName={store.cityDetailsByName}
|
||||
/>
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user