From 361ab4e2fd1334708f6f333b12c206e47d61a4fa Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Fri, 5 Jun 2026 15:01:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=B2=E9=98=85=E7=89=87=E8=AE=BF=E8=A7=86?= =?UTF-8?q?=E8=A1=A8=E6=A0=BC=E6=B7=BB=E5=8A=A0=E6=9F=A5=E7=9C=8B=E6=8C=89?= =?UTF-8?q?=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.js | 2 +- .../reading/dicoms3D/components/ReadPage.vue | 7 +++-- .../components/customize/QuestionFormItem.vue | 11 +++---- .../customize/QuestionTableFormItem.vue | 29 ++++++++++--------- 4 files changed, 28 insertions(+), 21 deletions(-) diff --git a/src/main.js b/src/main.js index 5c617034..9c67244c 100644 --- a/src/main.js +++ b/src/main.js @@ -515,7 +515,7 @@ async function VueInit() { isOpen = false count = 0; isLock = null - // zzSessionStorage.removeItem('isLock') + zzSessionStorage.removeItem('isLock') // DicomEvent.$emit('isLock', false) localStorage.setItem('count', '0') document.querySelector('#my_username').value = null diff --git a/src/views/trials/trials-panel/reading/dicoms3D/components/ReadPage.vue b/src/views/trials/trials-panel/reading/dicoms3D/components/ReadPage.vue index 7b350554..205d0398 100644 --- a/src/views/trials/trials-panel/reading/dicoms3D/components/ReadPage.vue +++ b/src/views/trials/trials-panel/reading/dicoms3D/components/ReadPage.vue @@ -186,8 +186,10 @@ @click.prevent="openFusion"> -
+
- +