This commit is contained in:
chi
2024-01-29 11:51:47 +09:00
parent d2c5ed6bd4
commit e9993009a0
10 changed files with 740 additions and 213 deletions

View File

@@ -509,7 +509,7 @@ namespace Project
string formkey = "PUCHASEEB";
if (!ShowForm(formkey))
AddForm(formkey, new FEQ0000.fPurchaseEB(), "전자실구매");
AddForm(formkey, new FEQ0000.fPurchaseEB(), "해외지원+전자실 구매");
}
private void nRPurchaseToolStripMenuItem_Click(object sender, EventArgs e)