fix: can not choose file type var in aggreggator node (#24689)
This commit is contained in:
parent
30f2d756a7
commit
fab5740778
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ export const AddVariablePopup = ({
|
|||
hideSearch
|
||||
vars={availableVars}
|
||||
onChange={onSelect}
|
||||
isSupportFileVar
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue