diff --git a/frontend/src/components/conversational-birth-time-rectification.tsx b/frontend/src/components/conversational-birth-time-rectification.tsx index 17186382..b433f30f 100644 --- a/frontend/src/components/conversational-birth-time-rectification.tsx +++ b/frontend/src/components/conversational-birth-time-rectification.tsx @@ -243,14 +243,33 @@ export function ConversationalRectificationSurface({ submit(); }} > + {controller.correctionTarget && ( +
+ 正在更正:{controller.correctionTarget.dateLabel} · {controller.correctionTarget.summary} +
+ 提交后会保留原记录用于审计,但候选评分只使用更正后的有效证据。 + +