建筑行业报表

This commit is contained in:
geh
2025-09-02 10:13:15 +08:00
parent 1cce9ee9e2
commit 5c2ca7b809
26 changed files with 1013 additions and 666 deletions
@@ -1284,6 +1284,11 @@ namespace FineUIPro.Web.HSSE.SitePerson
#endregion
if (!string.IsNullOrEmpty(date2) && gTrainingTestRecord != null)
{
DateTime dt = DateTime.Parse(date2);
TestStartTime = dt;
}
string[] fieldNames = { };
object[] fieldValues = { };
if (!string.IsNullOrEmpty(Signature))