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 => {