From 060b61eafb70c20999a532f526c8627cb4b73198 Mon Sep 17 00:00:00 2001 From: caiyiling <1321909229@qq.com> Date: Wed, 4 Mar 2026 14:50:02 +0800 Subject: [PATCH] =?UTF-8?q?ivus=E5=92=8Coct=E9=98=85=E7=89=87=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../reading/dicoms/components/DicomViewer.vue | 24 ++++++++++--------- .../dicoms/components/IVUS/QuestionList.vue | 3 +-- .../dicoms/components/OCT/QuestionList.vue | 2 +- 3 files changed, 15 insertions(+), 14 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 d2bf4552..53ae87f2 100644 --- a/src/views/trials/trials-panel/reading/dicoms/components/DicomViewer.vue +++ b/src/views/trials/trials-panel/reading/dicoms/components/DicomViewer.vue @@ -495,17 +495,18 @@

Developing...

+ - + @@ -988,6 +989,7 @@ export default { }, mounted() { + console.log(this.iseCRFShowInDicomReading, this.currentReadingTaskState, this.listShow) this.getHotKeys() this.getWwcTpl() this.getTrialCriterion() @@ -2812,7 +2814,7 @@ export default { .form-footer { background: #000; - padding: 10px 0; + padding: 5px 0; text-align: center; } diff --git a/src/views/trials/trials-panel/reading/dicoms/components/IVUS/QuestionList.vue b/src/views/trials/trials-panel/reading/dicoms/components/IVUS/QuestionList.vue index 5f9f2d02..b5bf4909 100644 --- a/src/views/trials/trials-panel/reading/dicoms/components/IVUS/QuestionList.vue +++ b/src/views/trials/trials-panel/reading/dicoms/components/IVUS/QuestionList.vue @@ -839,9 +839,8 @@ export default {