fix: can not choose file type var in aggreggator node (#24689)

This commit is contained in:
Joel
2025-08-28 14:28:46 +08:00
committed by GitHub
parent 30f2d756a7
commit fab5740778

View File

@@ -27,6 +27,7 @@ export const AddVariablePopup = ({
hideSearch
vars={availableVars}
onChange={onSelect}
isSupportFileVar
/>
</div>
</div>