파트리스트 기능 변경 및 수량 확정 기능 추가
This commit is contained in:
@@ -138,7 +138,6 @@ namespace FBS0000
|
||||
|
||||
private void bindingNavigatorAddNewItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
var f = new fHolyday_Add();
|
||||
f.TopMost = true;
|
||||
if (f.ShowDialog() == System.Windows.Forms.DialogResult.OK)
|
||||
|
||||
Reference in New Issue
Block a user