연차현황추가
This commit is contained in:
@@ -1456,5 +1456,12 @@ namespace Project
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
private void 연차현황ToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
string formkey = "YCHAH";
|
||||
if (!ShowForm(formkey))
|
||||
AddForm(formkey, new FBS0000.fyeonchastate());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user