diff --git a/src/components/Environment/TaskLog/TaskLogItem.vue b/src/components/Environment/TaskLog/TaskLogItem.vue index e2a733f..057c318 100644 --- a/src/components/Environment/TaskLog/TaskLogItem.vue +++ b/src/components/Environment/TaskLog/TaskLogItem.vue @@ -21,28 +21,28 @@
-
-
+
+
Task ID
12345678
-
+
User
{{ task.user }}
-
+
Started
{{ task.times.started }}
-
+
Completed
{{ task.times.completed }}
-
+
Status
{{ status }}