휴가 승인자 정보 추적
This commit is contained in:
@@ -27,10 +27,11 @@ namespace FCM0000
|
||||
e.Row["cate"] = "--";
|
||||
e.Row["gcode"] = FCOMMON.info.Login.gcode;
|
||||
}
|
||||
|
||||
|
||||
private void fMailform_Load(object sender, EventArgs e)
|
||||
{
|
||||
refreshData();
|
||||
EnsureVisibleAndUsableSize();
|
||||
refreshData();
|
||||
}
|
||||
|
||||
void refreshData()
|
||||
|
||||
Reference in New Issue
Block a user