1
This commit is contained in:
@@ -117,7 +117,8 @@ namespace FineUIPro.Web.HSSE.SitePerson
|
|||||||
ImportXlsToData(rootPath + initPath + this.hdFileName.Text);
|
ImportXlsToData(rootPath + initPath + this.hdFileName.Text);
|
||||||
}
|
}
|
||||||
catch (Exception ex)
|
catch (Exception ex)
|
||||||
{
|
{
|
||||||
|
ErrLogInfo.WriteLog(ex.ToString());
|
||||||
ShowNotify("'" + ex.Message + "'", MessageBoxIcon.Warning);
|
ShowNotify("'" + ex.Message + "'", MessageBoxIcon.Warning);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user