From 6a3068f9426344809d1829e2c3410668f5799b83 Mon Sep 17 00:00:00 2001 From: "DESKTOP-6C3NK6N\\WXS" <815034831@qq.com> Date: Fri, 6 Sep 2024 15:54:17 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E6=A0=87=E5=87=86=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E4=B8=8A=E4=BC=A0=E4=B8=8B=E8=BD=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../reading/dicoms/components/DicomViewer.vue | 88 ++++++++++++++++++- .../dicoms/customize/CustomizeDicomViewer.vue | 4 +- 2 files changed, 86 insertions(+), 6 deletions(-) diff --git a/src/views/trials/trials-panel/reading/dicoms/components/DicomViewer.vue b/src/views/trials/trials-panel/reading/dicoms/components/DicomViewer.vue index 9ce0b8f3..26054ca4 100644 --- a/src/views/trials/trials-panel/reading/dicoms/components/DicomViewer.vue +++ b/src/views/trials/trials-panel/reading/dicoms/components/DicomViewer.vue @@ -352,7 +352,44 @@
{{ $t('trials:reading:button:reset') }}
- + +
+
+ +
+
{{ $t('trials:reading:button:upload') }}
+
+
+ +
+
+ +
+
{{ $t('trials:reading:button:download') }}
+
+
@@ -676,6 +713,20 @@ + +