From 1aaf1927f549fc29876e72bd4dbb491450b98a1d Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Mon, 22 Sep 2025 11:43:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8E=E5=A4=84=E7=90=86=E4=B8=8A=E4=BC=A0?= =?UTF-8?q?=E6=A3=80=E6=9F=A5=E9=83=A8=E4=BD=8D=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../uploadDicomAndNonedicom/nonedicomFile.vue | 28 ++- .../uploadDicomAndNonedicom/study-view.vue | 166 ++++++------------ 2 files changed, 79 insertions(+), 115 deletions(-) diff --git a/src/components/uploadDicomAndNonedicom/nonedicomFile.vue b/src/components/uploadDicomAndNonedicom/nonedicomFile.vue index afb67955..42c49fd9 100644 --- a/src/components/uploadDicomAndNonedicom/nonedicomFile.vue +++ b/src/components/uploadDicomAndNonedicom/nonedicomFile.vue @@ -18,7 +18,9 @@ - + + {{ getBodyPart(scope.row.BodyPart, scope.row.BodyPartForEditOther) }} +