AB视口,A视口放大后进入mpr,只显示了一个视口,需要显示mpr的全部视口

main
wangxiaoshuang 2026-05-06 13:27:53 +08:00
parent cd2c56c510
commit 5e6c8e6936
1 changed files with 1 additions and 0 deletions

View File

@ -4244,6 +4244,7 @@ export default {
if (!res) return false
}
}
this.fullScreenIndex = null
if (!data) {
let { imageOrientationPatient, imagePositionPatient } = this.$refs[`viewport-${this.activeViewportIndex}`][0].imageInfo
if (!imageOrientationPatient || !imagePositionPatient || imagePositionPatient.length <= 0 || imageOrientationPatient.length <= 0) return this.$confirm(this.$t('trials:reading:confirm:imageNotMPR'), this.$t('system:menu:confirm:title:warning'), {