工作流 {shortId(run.id)}
++ 版本 {run.version} · 节点 {passedCount} / {run.nodes.length} +
+-
+ {run.nodes.map((node) => (
+
- + {NODE_LABELS[node.type] ?? node.type} + {NODE_STATUS_LABELS[node.status]} + + ))} +
HISTORY
+查看每条工作流当前保存的节点进度。
++ 正在读取历史记录... +
+ ) : error !== null ? ( ++ {error} +
+ ) : runs.length === 0 ? ( ++ History 暂未接入产品入口;后端列表接口确定后再启用。 +
++ 版本 {run.version} · 节点 {passedCount} / {run.nodes.length} +
+