From b57076d41db3ee4c1bc78b1dfa73cbb3d579e894 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Wed, 26 Nov 2025 16:20:22 +0800 Subject: [PATCH] =?UTF-8?q?=E9=98=85=E7=89=87=E9=97=AE=E9=A2=98=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/CriterionQuestionForm.vue | 14 +++++++------- .../template/components/TableQsForm.vue | 14 +++++++------- .../reading-unit/components/TableQsForm.vue | 18 +++++++++--------- 3 files changed, 23 insertions(+), 23 deletions(-) diff --git a/src/views/dictionary/template/components/CriterionQuestionForm.vue b/src/views/dictionary/template/components/CriterionQuestionForm.vue index 267ba854..221038d8 100644 --- a/src/views/dictionary/template/components/CriterionQuestionForm.vue +++ b/src/views/dictionary/template/components/CriterionQuestionForm.vue @@ -217,13 +217,6 @@ ]"> - - - - {{ item.label }} - - + + + + {{ item.label }} + + diff --git a/src/views/dictionary/template/components/TableQsForm.vue b/src/views/dictionary/template/components/TableQsForm.vue index 5b5fc499..879f571c 100644 --- a/src/views/dictionary/template/components/TableQsForm.vue +++ b/src/views/dictionary/template/components/TableQsForm.vue @@ -140,13 +140,6 @@ ]"> - - - - {{ item.label }} - - @@ -285,6 +278,13 @@ + + + + {{ item.label }} + + diff --git a/src/views/trials/trials-panel/setting/reading-unit/components/TableQsForm.vue b/src/views/trials/trials-panel/setting/reading-unit/components/TableQsForm.vue index d11b1a6f..e32b8521 100644 --- a/src/views/trials/trials-panel/setting/reading-unit/components/TableQsForm.vue +++ b/src/views/trials/trials-panel/setting/reading-unit/components/TableQsForm.vue @@ -51,15 +51,6 @@ - - - - - {{ item.label }} - - - @@ -259,6 +250,15 @@ $t('trials:readingUnit:qsList:message:msg1') : $t('trials:readingUnit:qsList:message:msg2') }} + + + + + {{ item.label }} + + +