From 84c48adb39b0176714d0d21232de117841eb4452 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Mon, 27 May 2024 15:32:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=B2=E8=A3=81=E9=97=AE=E9=A2=98=E8=A7=84?= =?UTF-8?q?=E5=88=99=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../setting/reading-unit/components/ArbitrationRules.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/views/trials/trials-panel/setting/reading-unit/components/ArbitrationRules.vue b/src/views/trials/trials-panel/setting/reading-unit/components/ArbitrationRules.vue index f655cf74..b54b490f 100644 --- a/src/views/trials/trials-panel/setting/reading-unit/components/ArbitrationRules.vue +++ b/src/views/trials/trials-panel/setting/reading-unit/components/ArbitrationRules.vue @@ -70,7 +70,8 @@ " :label="item.value" v-if=" - JudgyInfo.ArbitrationRule === 1 || + (JudgyInfo.ArbitrationRule === 1 && + QuestionList[index].Type === 'number') || (item.value !== 4 && item.value !== 5) " >{{ item.label }}