From e0ad8a1a727489f017abfa6a3702e4cbf3fe0433 Mon Sep 17 00:00:00 2001
From: chenyao <1219716595@qq.com>
Date: Wed, 10 Dec 2025 09:06:26 +0800
Subject: [PATCH] feat:更新历史任务详情功能
---
src/views/job/components/DeviceJobDetails.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/job/components/DeviceJobDetails.vue b/src/views/job/components/DeviceJobDetails.vue
index 1955dca..94414fe 100644
--- a/src/views/job/components/DeviceJobDetails.vue
+++ b/src/views/job/components/DeviceJobDetails.vue
@@ -509,7 +509,7 @@
color: #303133;
line-height: 20px;
text-align: left;
- margin-bottom: 8px;
+ margin-top: 4px;
}
.btn {
--
Gitblit v1.9.3