From 9795f8a27075009c650d33d95ea6414f096d2574 Mon Sep 17 00:00:00 2001 From: eatradish Date: Tue, 23 Jul 2024 22:51:09 +0800 Subject: [PATCH] feat: try to add monitor link in job page --- frontend/src/pages/jobs/[id].vue | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/pages/jobs/[id].vue b/frontend/src/pages/jobs/[id].vue index ffc4d73..7ebb3fc 100644 --- a/frontend/src/pages/jobs/[id].vue +++ b/frontend/src/pages/jobs/[id].vue @@ -45,6 +45,7 @@
Status: {{ job.status }} + Monitor:
Running on