From 19b419c29eeb0913bc806dfd899649f759fec37d Mon Sep 17 00:00:00 2001 From: caiyiling <1321909229@qq.com> Date: Sat, 8 Feb 2025 15:06:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=80=E8=87=B4=E6=80=A7=E6=A0=B8=E6=9F=A5?= =?UTF-8?q?=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../trials-panel/visit/consistency-check/index.vue | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/views/trials/trials-panel/visit/consistency-check/index.vue b/src/views/trials/trials-panel/visit/consistency-check/index.vue index 84b06da2..6cced59e 100644 --- a/src/views/trials/trials-panel/visit/consistency-check/index.vue +++ b/src/views/trials/trials-panel/visit/consistency-check/index.vue @@ -154,21 +154,23 @@ v-else-if="scope.row.CheckChallengeState === 1" type="danger" > - {{ + {{ $fd('CheckChallengeState', 1) }} + - {{ + {{ $fd('CheckChallengeState', 2) }} + {{ $fd('CheckChallengeState', scope.row.CheckChallengeState)