From 1f4592e6fbc57ac06c0053a59691a2e19e5b5c0c Mon Sep 17 00:00:00 2001
From: dap <15891557205@163.com>
Date: Fri, 30 Jan 2026 17:26:51 +0800
Subject: [PATCH] =?UTF-8?q?style(workflow):=20=E8=B0=83=E6=95=B4=E5=AE=A1?=
=?UTF-8?q?=E6=89=B9=E6=97=B6=E9=97=B4=E7=BA=BF=E9=99=84=E4=BB=B6=E9=97=B4?=
=?UTF-8?q?=E8=B7=9D=E4=B8=BA=20gap-4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
使附件间距更符合设计规范,提升视觉一致性
---
.../src/views/workflow/components/approval-timeline-item.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/web-antd/src/views/workflow/components/approval-timeline-item.vue b/apps/web-antd/src/views/workflow/components/approval-timeline-item.vue
index b5a7ecaf..9f39f6fc 100644
--- a/apps/web-antd/src/views/workflow/components/approval-timeline-item.vue
+++ b/apps/web-antd/src/views/workflow/components/approval-timeline-item.vue
@@ -82,7 +82,7 @@ const flowStatusOptions = getDictOptions(DictEnum.WF_TASK_STATUS);