clean unmatched summary layout

This commit is contained in:
2026-05-08 22:56:37 +08:00
parent 1b8cbf92c7
commit 9fe218eb8e
3 changed files with 62 additions and 20 deletions

View File

@@ -42,3 +42,4 @@ V2zip 解压后包含 `Patients_info.csv`,并按患者目录分别保存检
“未检测到内容汇总”会收集标准字段全部为 `Not_Find`、但存在未匹配检测内容的记录,并按检测原因排序汇总。
未匹配检测内容会被规范化为独立列:表头为未匹配检测项目名,数据行仅保存对应检测值。
如果某个工作表没有任何未匹配检测项目,则不会显示“未匹配检测内容”标识列。标准字段全为 `Not_Find` 且没有未匹配值的空结果行会被移除。