support download by select action (#4009)

This commit is contained in:
LawyZheng
2025-11-17 14:46:32 +08:00
committed by GitHub
parent 84bfba3384
commit abcdf6a033
6 changed files with 154 additions and 130 deletions

View File

@@ -154,6 +154,7 @@ def parse_action(
index=index,
),
input_or_select_context=input_or_select_context,
download=action.get("download", False),
)
if action_type == ActionType.CHECKBOX: