fix: get models in cloning

This commit is contained in:
jialin
2026-02-10 10:25:02 +08:00
parent ba11689029
commit 8779b79bbf
5 changed files with 34 additions and 18 deletions
@@ -147,7 +147,11 @@ export default function useAddResource(options?: { onCreated?: () => void }) {
}}
onCancel={handleCancel}
>
<Content>
<Content
style={{
marginTop: !resourceCount.cluster_count ? 32 : 16
}}
>
<div className="icon">
<IconFont type="icon-dashboard" />
</div>