refactor: tinyflow

This commit is contained in:
xingyu4j
2025-09-03 19:14:10 +08:00
parent e802a39aa3
commit 78d005f7e1
11 changed files with 220 additions and 18343 deletions

View File

@@ -30,7 +30,6 @@ function handleEdit(row: any) {
name: 'AiWorkflowCreate',
query: {
id: row.id,
type: 'update',
},
});
}