diff --git a/src/views/trials/trials-panel/reading/dicoms3D/components/Segmentations.vue b/src/views/trials/trials-panel/reading/dicoms3D/components/Segmentations.vue index 61994fb3..b55d7595 100644 --- a/src/views/trials/trials-panel/reading/dicoms3D/components/Segmentations.vue +++ b/src/views/trials/trials-panel/reading/dicoms3D/components/Segmentations.vue @@ -127,7 +127,7 @@
{{ $t('trials:reading:Segmentations:title:Border') }} -
diff --git a/src/views/trials/trials-panel/setting/reading-unit/components/QuestionsForm.vue b/src/views/trials/trials-panel/setting/reading-unit/components/QuestionsForm.vue index a889039f..bda77edd 100644 --- a/src/views/trials/trials-panel/setting/reading-unit/components/QuestionsForm.vue +++ b/src/views/trials/trials-panel/setting/reading-unit/components/QuestionsForm.vue @@ -776,7 +776,7 @@ export default { MaxQuestionCount: null, IsCopyLesions: false, MaxAnswerLength: null, - AddDeleteTypeEnum: null, + AddDeleteTypeEnum: 0, FileType: [], DictionaryCode: null, GroupId: null,