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 @@
>
-
+
-
+
{isJudgeQuestionChange(val, form)})"
@@ -242,13 +252,20 @@
+ :label="item.label"
+ :value="item.value">
-
+
{
if (v !== 0) {
form.LimitEdit = v
@@ -258,13 +275,26 @@
-
+
{{ item.label }}
-
+
{{
item.label
@@ -273,7 +303,11 @@
-
+
-
+
-
+
{{ item.label }}
-
+
@@ -173,7 +185,13 @@
/>
-
+