휴가 승인자 정보 추적
This commit is contained in:
@@ -21,10 +21,9 @@ namespace FCM0000
|
||||
PredefinedButtonSets.SetupDefaultButtons(this.tbBody);
|
||||
this.dr = dr_;
|
||||
}
|
||||
|
||||
private void fMailform_Load(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
EnsureVisibleAndUsableSize();
|
||||
//시작일을 오늘로
|
||||
this.dtSd.Value = DateTime.Now;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user