휴가 승인자 정보 추적
This commit is contained in:
		| @@ -13,7 +13,7 @@ using System.Windows.Forms; | ||||
|  | ||||
| namespace FEQ0000 | ||||
| { | ||||
|     public partial class fPurchaseEB_Add : Form | ||||
|     public partial class fPurchaseEB_Add : fBase | ||||
|     { | ||||
|         BindingSource bsManu; | ||||
|         BindingSource bsModel; | ||||
| @@ -89,7 +89,7 @@ namespace FEQ0000 | ||||
|         //Boolean advInput = false; | ||||
|         private void __Load(object sender, EventArgs e) | ||||
|         { | ||||
|             //advInput = FCOMMON.Util.getBit(FCOMMON.info.Login.gpermission, (int)FCOMMON.eGroupPermission.purchase_adv); | ||||
|             EnsureVisibleAndUsableSize(); | ||||
|             tbPumName.ImeMode = ImeMode.Alpha; | ||||
|  | ||||
|             //상태 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 chi
					chi