feat: add workflow run audit graph component and enhance workflow run details

This commit is contained in:
mlogclub
2026-06-25 21:42:14 +08:00
parent b806a2208b
commit d11080e14b
9 changed files with 501 additions and 1 deletions
+1
View File
@@ -2289,6 +2289,7 @@
"close": "Close",
"loadingDetail": "Loading workflow run detail",
"interruptNode": "Interrupt Node",
"nodeDetails": "Node Run Details",
"emptyNodes": "No node records",
"notFound": "Workflow run not found",
"input": "Input",
+1
View File
@@ -2289,6 +2289,7 @@
"close": "关闭",
"loadingDetail": "加载流程执行详情中",
"interruptNode": "中断节点",
"nodeDetails": "节点运行明细",
"emptyNodes": "暂无节点记录",
"notFound": "未找到流程执行记录",
"input": "输入",