From feb94dc83283473b8c678c1d734cf9a4a3bf8690 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Wed, 20 May 2026 09:31:13 +0800 Subject: [PATCH] 1 --- .../reading/dicoms3D/components/customize/QuestionList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/trials/trials-panel/reading/dicoms3D/components/customize/QuestionList.vue b/src/views/trials/trials-panel/reading/dicoms3D/components/customize/QuestionList.vue index 6178855f..38c3ce25 100644 --- a/src/views/trials/trials-panel/reading/dicoms3D/components/customize/QuestionList.vue +++ b/src/views/trials/trials-panel/reading/dicoms3D/components/customize/QuestionList.vue @@ -554,7 +554,7 @@ export default { }) } else { this.$set(this.questionForm, question.Id, '') - } + } let o = { Answer: '', SegmentId: null,