전자실구매프로그램추가

This commit is contained in:
chi
2023-10-19 15:05:19 +09:00
parent aaa794ea97
commit c18b72ede6
16 changed files with 1093 additions and 2033 deletions

View File

@@ -488,11 +488,11 @@ namespace Project
}
void menu_sprpurchase()
{
if(System.Diagnostics.Debugger.IsAttached==false)
{
FCOMMON.Util.MsgE("SPR구매현황은 신규 개발 기능으로 아직 open 되지 않았습니다");
return;
}
//if(System.Diagnostics.Debugger.IsAttached==false)
//{
// FCOMMON.Util.MsgE("SPR구매현황은 신규 개발 기능으로 아직 open 되지 않았습니다");
// return;
//}
string formkey = "PUCHASEEB";
if (!ShowForm(formkey))