feat(web): 实现任务显示文件列表

This commit is contained in:
2025-07-05 17:39:44 +08:00
parent 051b3dbad2
commit 69420094ec
4 changed files with 69 additions and 16 deletions

View File

@@ -107,7 +107,7 @@ const FlowTask: React.FC = () => {
return {
...payload,
data: {
...generateInputForm(payload.data, undefined, false),
...generateInputForm(payload.data, undefined, false, true),
id: 'db8a4d10-0c47-4e27-b1a4-d0f2e1c15992',
initApi: {
method: 'get',