This commit is contained in:
2024-10-09 17:20:17 +08:00
@@ -144,6 +144,10 @@ namespace FineUIPro.Web.HSSE.Manager
}
SetStep();
if (string.IsNullOrEmpty(this.MonthReportId))
{
ReporMonth.Text= Request.Params["Month"];
}
}
}