This commit is contained in:
xyy
2026-01-09 11:17:41 +08:00
parent 6179d01ffd
commit 9c88c7e8ec

View File

@@ -289,6 +289,7 @@ namespace 外科辅料和患者防护罩激光抗性测试仪
if (!_lastRunStatus && currentRunStatus)
{
_isCurrentRecordAdded = false; // 添加这一行
_isReported = false;
Debug.WriteLine("检测到运行开始,重置报表插入标记");
}