This commit is contained in:
chi
2022-07-28 14:03:24 +09:00
parent 8a4a7ef763
commit 4d7e6aeb63
7 changed files with 15 additions and 15 deletions

View File

@@ -283,6 +283,8 @@ namespace FPJ0000
var cnt = ta.Update(this.dSKuntae.EETGW_HolydayRequest);
dSKuntae.EETGW_HolydayRequest.AcceptChanges();
FCOMMON.Util.MsgI($"{cnt}건의 자료가 저장 되었습니다");
refreshData();
}
catch (Exception ex)
{