From 2ec96a82f0371028d6ff0112349940db36172ad5 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Thu, 2 Jul 2026 10:37:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=83=8F=E7=B4=A0=E5=8C=BF=E5=90=8D=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E6=98=BE=E7=A4=BA=E6=9D=A1=E4=BB=B6=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/none-dicoms/components/file-viewer.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/none-dicoms/components/file-viewer.vue b/src/views/none-dicoms/components/file-viewer.vue index c0d762aa..442b523f 100644 --- a/src/views/none-dicoms/components/file-viewer.vue +++ b/src/views/none-dicoms/components/file-viewer.vue @@ -252,8 +252,8 @@ export default { } }, mounted() { - let type = this.$router.currentRoute.query.type ? this.$router.currentRoute.query.type : '' - this.hasAnonymous = type === 'Study' + // let type = this.$router.currentRoute.query.isQcCheck ? this.$router.currentRoute.query.type : '' + this.hasAnonymous = this.$router.currentRoute.query.isQcCheck this.tools = config.customizeStandardsNoneDicom this.trialId = this.$route.query.trialId this.viewportInfos = Array.from({ length: this.cellsMax }, (_, index) => ({