From 360f2e65a705a4aa55abd6aef955c7e1f1eb9608 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Tue, 8 Jul 2025 17:52:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E5=80=BC=E9=A2=98=E5=9E=8B=E7=89=B9?= =?UTF-8?q?=E6=80=A7=E4=BC=98=E5=8C=96=EF=BC=88=E6=95=B0=E5=80=BC=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E4=B8=8B=E6=8B=89=E6=A1=86=E6=9A=82=E6=97=B6=E5=8F=AA?= =?UTF-8?q?=E6=9C=89=E9=9D=9Edicom=E6=8A=A5=E5=91=8A=E9=A1=B5=E5=B7=B2?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../customize/CustomizeQuestionFormItem.vue | 551 +++++++----------- .../CustomizeQuestionTableFormItem.vue | 457 ++++++--------- .../components/customize/QuestionFormItem.vue | 32 + .../customize/QuestionTableFormItem.vue | 19 +- .../visit-review/components/ReportPage.vue | 50 +- .../components/QuestionFormItem.vue | 34 +- 6 files changed, 524 insertions(+), 619 deletions(-) diff --git a/src/views/trials/trials-panel/reading/dicoms/customize/CustomizeQuestionFormItem.vue b/src/views/trials/trials-panel/reading/dicoms/customize/CustomizeQuestionFormItem.vue index 0c9e3ccc..70e8d91b 100644 --- a/src/views/trials/trials-panel/reading/dicoms/customize/CustomizeQuestionFormItem.vue +++ b/src/views/trials/trials-panel/reading/dicoms/customize/CustomizeQuestionFormItem.vue @@ -1,61 +1,47 @@