fix: os image dropdown list
This commit is contained in:
@@ -329,6 +329,7 @@ const ClusterCreate = () => {
|
||||
{currentStep === startStep && (
|
||||
<ProviderCatalog
|
||||
dataList={providerList}
|
||||
height={80}
|
||||
onSelect={handleSelectProvider}
|
||||
clickable={true}
|
||||
current={extraData.provider}
|
||||
|
||||
Reference in New Issue
Block a user