chore: update creation form

This commit is contained in:
jialin
2026-01-30 18:48:55 +08:00
parent 3fe63f836f
commit 6c42b87c57
19 changed files with 294 additions and 251 deletions
@@ -157,6 +157,7 @@ const SealCascader: React.FC<
const handleDropdownVisibleChange = (open: boolean) => {
setVisible(open);
props.onOpenChange?.(open);
};
return (