diff --git a/web/src/views/history/History.vue b/web/src/views/history/History.vue index 7af7147..3f3b9e3 100644 --- a/web/src/views/history/History.vue +++ b/web/src/views/history/History.vue @@ -137,7 +137,7 @@ watch(() => route.query.task_id, (newTaskId) => {
-
+
ID @@ -145,7 +145,7 @@ watch(() => route.query.task_id, (newTaskId) => { 命令 状态 耗时 - 执行时间 + 执行时间
@@ -168,7 +168,7 @@ watch(() => route.query.task_id, (newTaskId) => { {{ formatDuration(log.duration) }} - {{ log.created_at }} + {{ log.created_at }}