feat: rewrite workflows page as dense list

This commit is contained in:
afei A
2026-03-28 00:28:51 +08:00
parent ae8ab2cf9c
commit 59d3f4d054
8 changed files with 250 additions and 173 deletions

View File

@@ -79,6 +79,9 @@ test("maps workflow lookup status and current step labels", () => {
status: "running",
currentStep: "fusion",
currentStepLabel: "融合",
failureCount: 0,
revisionCount: 0,
pendingManualConfirm: false,
statusMeta: {
label: "处理中",
tone: "info",