From 1e5874d7e7ce0ef716a01514442eea4a85f86db2 Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Mon, 20 Nov 2023 18:13:35 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E5=BA=A6=E4=BB=BB=E5=8A=A1?= =?UTF-8?q?=E9=9A=90=E8=97=8F=E6=97=A0=E7=94=A8=E9=80=89=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/monitor/job/index.vue | 54 ++++++++++++++++----------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/src/views/monitor/job/index.vue b/src/views/monitor/job/index.vue index e800a402..61424ce0 100644 --- a/src/views/monitor/job/index.vue +++ b/src/views/monitor/job/index.vue @@ -855,7 +855,17 @@ onMounted(() => { {{ modalState.from.jobName }} - + + + {{ + [ + t('views.monitor.job.status00'), + t('views.monitor.job.status01'), + ][+modalState.from.status] + }} + + + { }} - + { {{ modalState.from.invokeTarget }} - + { /> - - - {{ - [ - t('views.monitor.job.status00'), - t('views.monitor.job.status01'), - ][+modalState.from.status] - }} - - @@ -990,7 +990,18 @@ onMounted(() => { > - + + + + + + + { - + { - + { - - - - - -