From 88a7634ed36df6efc6dc591669389c371f64269a Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Thu, 16 Oct 2025 19:35:53 +0800 Subject: [PATCH] =?UTF-8?q?=E9=98=85=E7=89=87=E5=BF=AB=E6=8D=B7=E9=94=AE?= =?UTF-8?q?=E6=B3=A8=E5=86=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../trials/trials-panel/reading/dicoms3D/components/ReadPage.vue | 1 + 1 file changed, 1 insertion(+) 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 0bc8a2a7..454dc17f 100644 --- a/src/views/trials/trials-panel/reading/dicoms3D/components/ReadPage.vue +++ b/src/views/trials/trials-panel/reading/dicoms3D/components/ReadPage.vue @@ -900,6 +900,7 @@ export default { this.loadRelatedTasks() this.initLoader() this.getWwcTpl() + this.getHotKeys() }) this.getTrialCriterion() DicomEvent.$on('isCanActiveNoneDicomTool', data => {