This commit is contained in:
parent
f0df1b6338
commit
d50bff015b
|
|
@ -118,6 +118,7 @@ namespace FineUIPro.Web.HSSE.SitePerson
|
|||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
ErrLogInfo.WriteLog(ex.ToString());
|
||||
ShowNotify("'" + ex.Message + "'", MessageBoxIcon.Warning);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue