-
-
-
-
-
-
患者: {{ taskData.patientName || '—' }}
-
{{ taskData.modality||'CT' }} | {{ taskData.bodyPart||'胸部' }} | {{ taskData.reconstructionType||'VR' }}
-
-
-
模式: {{ mode }} | 预设: {{ presetLabels[preset] }}
-
窗位: {{ wl }} | 窗宽: {{ ww }}
+
{{ taskData.patientName || '患者' }} | {{ taskData.modality||'CT' }} {{ taskData.bodyPart||'胸部' }}
+
{{ mode }} {{ presetLabels[preset] }} | WL:{{ wl }} WW:{{ ww }}
-
Z:{{ zSlice }} Y:{{ ySlice }} X:{{ xSlice }}
-
旋转: {{ (rotX*57.3).toFixed(0) }}°,{{ (rotY*57.3).toFixed(0) }}° | 缩放: {{ zoom.toFixed(1) }}x
+
Z:{{ zs }} Y:{{ ys }} X:{{ xs }}
+
旋转:{{ (rx*57.3).toFixed(0) }}° 缩放:{{ zm.toFixed(1) }}x