chore: can show popup

This commit is contained in:
Joel
2025-08-22 16:59:04 +08:00
parent a41176b66d
commit baa77d3cda
8 changed files with 29 additions and 2 deletions

View File

@ -53,6 +53,7 @@ const FormContent: FC<Props> = ({
hitlInputBlock={{
show: true,
formInputs,
nodeId,
nodeTitle,
onFormInputsChange,
onFormInputItemRename,