提交代码

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