mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 01:48:04 +08:00
fix: click file tab caused popup hide
This commit is contained in:
@ -457,7 +457,7 @@ const FormInputItem: FC<Props> = ({
|
||||
currentProvider={currentProvider}
|
||||
isFilterFileVar={isBoolean}
|
||||
toolNodeId={nodeId}
|
||||
paramKey={variable}
|
||||
// paramKey={variable}
|
||||
/>
|
||||
)}
|
||||
{isNumber && isConstant && (
|
||||
|
||||
Reference in New Issue
Block a user