plan-detail-app.tsx
85.4 KB
-
feat(plans): 患者卡片加「原始档案 →」插槽(潜在治疗右侧,VIEW_PATIENT 跳转) · 84787808
患者卡片右上角「潜在治疗」后加「原始档案 →」—— 走宿主 VIEW_PATIENT 跳转, 占位 {patientId}(userId)/{medicalRecordNumber}(fileNumber),与 EMR「原始病历」同一套 (resolveActionUrl + target=_top);未配 VIEW_PATIENT 则不渲染。 HOST_ACTION_META.VIEW_PATIENT 占位更新为 {patientId}+{medicalRecordNumber}。 本地验证:配 /customerInfo?userId={patientId}&fileNumber={medicalRecordNumber} 后链接正常渲染。 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>luoqi committed