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 @@ /> - +