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
+2 -2
View File
@@ -160,7 +160,7 @@ export const clusterActionList = [
label: 'resources.button.create',
provider: ProviderValueMap.Docker,
locale: true,
icon: icons.Docker
icon: icons.DockerOutlined
},
{
key: 'register_cluster',
@@ -174,7 +174,7 @@ export const clusterActionList = [
label: 'clusters.button.addNodePool',
provider: ProviderValueMap.DigitalOcean,
locale: true,
icon: icons.Catalog
icon: icons.Catalog1
},
{
key: 'delete',