像素匿名按钮显示条件修改
continuous-integration/drone/push Build is passing Details

rj
wangxiaoshuang 2026-07-02 10:37:28 +08:00
parent b7b763651f
commit 2ec96a82f0
1 changed files with 2 additions and 2 deletions

View File

@ -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) => ({