diff --git a/src/views/dictionary/template/components/CriterionDictionary.vue b/src/views/dictionary/template/components/CriterionDictionary.vue index a2cbdc69..97df91c9 100644 --- a/src/views/dictionary/template/components/CriterionDictionary.vue +++ b/src/views/dictionary/template/components/CriterionDictionary.vue @@ -213,7 +213,6 @@ export default { }).then(res => { this.loading = false this.list = res.Result - console.log(this.$d.GlobalAssessType) }) }, handleAdd() { @@ -265,7 +264,7 @@ export default { } - diff --git a/src/views/trials/trials-panel/reading/dicoms/components/IVUS/QuestionFormItem.vue b/src/views/trials/trials-panel/reading/dicoms/components/IVUS/QuestionFormItem.vue new file mode 100644 index 00000000..eb5448a9 --- /dev/null +++ b/src/views/trials/trials-panel/reading/dicoms/components/IVUS/QuestionFormItem.vue @@ -0,0 +1,864 @@ + + + diff --git a/src/views/trials/trials-panel/reading/dicoms/components/IVUS/QuestionList.vue b/src/views/trials/trials-panel/reading/dicoms/components/IVUS/QuestionList.vue index f7978a3c..ef4127c5 100644 --- a/src/views/trials/trials-panel/reading/dicoms/components/IVUS/QuestionList.vue +++ b/src/views/trials/trials-panel/reading/dicoms/components/IVUS/QuestionList.vue @@ -41,75 +41,59 @@ size="small" :model="questionForm" > -
+
{{ item.QuestionName }}
-
- +
+
+ +
+
+ +
+
+ +
+
- - -