报表管理:职业健康危害因素清单

This commit is contained in:
2026-04-17 16:51:59 +08:00
parent d29c537452
commit d16907d32b
26 changed files with 4506 additions and 12 deletions
@@ -269,6 +269,8 @@ namespace FineUIPro.Web.ReportManage.HazardFactor
string rData17 = row[17]?.ToString().Trim(); // 新增或变更的控制措施
string rData18 = row[18]?.ToString().Trim(); // 责任部门
rData17 = rData17 == "无" ? string.Empty : rData17;
string Year = string.Empty;
string Month = string.Empty;
string WorkPlace = string.Empty;