From fe8b0a524bdc23efdc9bb48ec01763fcc7b2d545 Mon Sep 17 00:00:00 2001 From: caiyiling <1321909229@qq.com> Date: Tue, 22 Oct 2024 10:12:18 +0800 Subject: [PATCH] =?UTF-8?q?ecrf=E9=85=8D=E7=BD=AE=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/CriterionQuestionForm.vue | 49 +++++++++++++--- .../template/components/TableQsForm.vue | 17 +++++- .../reading-unit/components/QuestionsForm.vue | 58 ++++++++++++++++--- .../reading-unit/components/TableQsForm.vue | 24 +++++++- 4 files changed, 127 insertions(+), 21 deletions(-) diff --git a/src/views/dictionary/template/components/CriterionQuestionForm.vue b/src/views/dictionary/template/components/CriterionQuestionForm.vue index 4e587b1a..0848c7a1 100644 --- a/src/views/dictionary/template/components/CriterionQuestionForm.vue +++ b/src/views/dictionary/template/components/CriterionQuestionForm.vue @@ -68,7 +68,13 @@ 公有属性 - + + :label="item.label" + :value="item.value"> - + - + - + - + - + {{ item.label }} @@ -171,7 +178,13 @@ > - + - + + :label="item.label" + :value="item.value"> - + + {{ item.label }} - + {{ item.label @@ -273,7 +303,11 @@ - + - + - + {{ item.label }} - + @@ -173,7 +185,13 @@ /> - +