From 7dcc524bd36fc45e1b6f724821735fbb4778b11b Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Mon, 27 Apr 2026 15:37:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=87=E6=8D=A2=E5=88=86=E5=89=B2=E4=B8=8Eec?= =?UTF-8?q?rf=E8=A1=A8=E6=97=B6=E6=98=BE=E7=A4=BA=E5=85=A8=E9=83=A8?= =?UTF-8?q?=E5=88=86=E5=89=B2=E6=A0=87=E8=AE=B0?= 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 6cf541c9..ec9fbe67 100644 --- a/src/views/trials/trials-panel/reading/dicoms3D/components/ReadPage.vue +++ b/src/views/trials/trials-panel/reading/dicoms3D/components/ReadPage.vue @@ -1060,6 +1060,7 @@ export default { }, handleClick(tab, event) { this.formWrapperActiveName = tab.name + this.SegmentConfig.InactiveSegmentations.show = true }, setMPRInfo(obj) { let { type, key, value } = obj