전자실구매프로그램추가
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user