From 3c155614850693dfd9409e16ded9861dfb39685a Mon Sep 17 00:00:00 2001
From: wangxiaoshuang <825034831@qq.com>
Date: Tue, 17 Dec 2024 17:16:56 +0800
Subject: [PATCH] =?UTF-8?q?pacs=E6=8E=A5=E6=94=B6=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/BoxContent/index.vue | 2 +-
.../system/dicomAE/components/edit-dicom.vue | 121 ++++++++-
src/views/system/dicomAE/index.vue | 33 ++-
.../components/pull-image-list.vue | 253 ++++++++++++++----
.../components/research-trials-list.vue | 124 +++++----
.../components/view-study-list.vue | 128 ++++-----
src/views/trials/trials-inspection/index.vue | 6 +-
7 files changed, 486 insertions(+), 181 deletions(-)
diff --git a/src/components/BoxContent/index.vue b/src/components/BoxContent/index.vue
index 886fd3d..0b63984 100644
--- a/src/components/BoxContent/index.vue
+++ b/src/components/BoxContent/index.vue
@@ -29,7 +29,7 @@ export default {
}
}
-
\ No newline at end of file
diff --git a/src/views/trials/trials-inspection/index.vue b/src/views/trials/trials-inspection/index.vue
index 17614bd..1a78298 100644
--- a/src/views/trials/trials-inspection/index.vue
+++ b/src/views/trials/trials-inspection/index.vue
@@ -100,7 +100,11 @@
-
+
{{ $t('common:button:pull') }}