diff --git a/src/views/trials/trials-panel/setting/reading-unit/components/QuestionFormItem.vue b/src/views/trials/trials-panel/setting/reading-unit/components/QuestionFormItem.vue index 864f94da..b8b491d4 100644 --- a/src/views/trials/trials-panel/setting/reading-unit/components/QuestionFormItem.vue +++ b/src/views/trials/trials-panel/setting/reading-unit/components/QuestionFormItem.vue @@ -6,16 +6,12 @@ > {{ question.GroupName }} --> -
+
{{ language === "en" ? question.GroupEnName : question.GroupName }}
-
+
{{ question.QuestionName }} @@ -24,166 +20,103 @@
- + + +