From 9026b1d7fdf0d8394e40bcb17e567b7a6605cd71 Mon Sep 17 00:00:00 2001 From: caiyiling <1321909229@qq.com> Date: Fri, 10 Jul 2026 13:12:44 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E6=A0=87=E5=87=86?= =?UTF-8?q?=E5=AE=8C=E5=85=A8=E9=9A=8F=E6=9C=BA=E9=98=85=E7=89=87=E6=9B=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../reading/dicoms3D/components/StudyList.vue | 12 ++++++-- .../reading/dicoms3D/components/Viewport.vue | 4 +-- .../components/customize/QuestionList.vue | 6 ++-- .../visit-review/components/FileViewer.vue | 4 +-- .../visit-review/components/StudyList.vue | 30 ++++++++++++++----- 5 files changed, 39 insertions(+), 17 deletions(-) diff --git a/src/views/trials/trials-panel/reading/dicoms3D/components/StudyList.vue b/src/views/trials/trials-panel/reading/dicoms3D/components/StudyList.vue index 3faf1d3c..15864a3e 100644 --- a/src/views/trials/trials-panel/reading/dicoms3D/components/StudyList.vue +++ b/src/views/trials/trials-panel/reading/dicoms3D/components/StudyList.vue @@ -1,7 +1,7 @@