fix: can not choose file type var in aggreggator node (#24689)
This commit is contained in:
@@ -27,6 +27,7 @@ export const AddVariablePopup = ({
|
||||
hideSearch
|
||||
vars={availableVars}
|
||||
onChange={onSelect}
|
||||
isSupportFileVar
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user