fix: changed notice always display

This commit is contained in:
jialin
2026-06-11 20:02:27 +08:00
committed by jialin
parent a7b33a928b
commit 77e92432ed
4 changed files with 5 additions and 8 deletions
@@ -97,7 +97,6 @@ const ClusterAdvanceConfig: React.FC<{
this column). */}
<Form.Item<FormData>
name="system_default_container_registry"
style={{ marginBottom: 16 }}
normalize={(value) => value?.trim?.() || null}
>
<CInput.Input