업무일지 등록시 분류가 1개라면 자동 선택, 업무형태 글자 짤림으로 인해 늘리기
This commit is contained in:
@@ -842,5 +842,11 @@ namespace FPJ0000
|
||||
var f = new JobReport_.rJobReportPrjSche();
|
||||
f.Show();
|
||||
}
|
||||
|
||||
private void toolStripButton5_Click_1(object sender, EventArgs e)
|
||||
{
|
||||
var f = new JobReport_.rJobReportType();
|
||||
f.Show();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user