fix: os image dropdown list

This commit is contained in:
jialin
2025-09-17 15:17:31 +08:00
parent d063dfd652
commit f36613227e
7 changed files with 8 additions and 44 deletions
@@ -329,6 +329,7 @@ const ClusterCreate = () => {
{currentStep === startStep && (
<ProviderCatalog
dataList={providerList}
height={80}
onSelect={handleSelectProvider}
clickable={true}
current={extraData.provider}