建筑行业报表
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user