fix: provder disabled click in k8s

This commit is contained in:
jialin
2025-09-16 11:26:17 +08:00
parent 913f2f5077
commit c9c9401b0b
8 changed files with 31 additions and 412 deletions
@@ -331,7 +331,7 @@ const ClusterCreate = () => {
dataList={providerList}
onSelect={handleSelectProvider}
clickable={true}
currentProvider={extraData.provider}
current={extraData.provider}
/>
)}
{renderModules()}