From 1af302961bc9d46bc3c2445876461f8068ed9fd8 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Fri, 7 Mar 2025 14:11:53 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9D=9Edicom=E9=A2=84=E8=A7=88=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/none-dicom-show/index.vue | 166 +++++++++++++++++----------- 1 file changed, 104 insertions(+), 62 deletions(-) diff --git a/src/views/none-dicom-show/index.vue b/src/views/none-dicom-show/index.vue index 00c8092e..9440a1cd 100644 --- a/src/views/none-dicom-show/index.vue +++ b/src/views/none-dicom-show/index.vue @@ -6,67 +6,86 @@
-
-
- {{ study.CodeView }} - - {{ study.StudyName }} - - {{ study.Modality }} - {{ getBodyPart(study.BodyPart) }} -
- -
- {{ $t('trials:audit:message:noData') }} -
-
-