fix: click file tab caused popup hide

This commit is contained in:
Joel
2026-01-20 15:34:54 +08:00
parent 56b09d9f72
commit 331c65fd1d
2 changed files with 28 additions and 20 deletions

View File

@ -457,7 +457,7 @@ const FormInputItem: FC<Props> = ({
currentProvider={currentProvider}
isFilterFileVar={isBoolean}
toolNodeId={nodeId}
paramKey={variable}
// paramKey={variable}
/>
)}
{isNumber && isConstant && (