...
This commit is contained in:
@@ -992,7 +992,7 @@ namespace FEQ0000
|
||||
|
||||
private void 엑셀에서가져오기ToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
var f = new fPurchase_excelimport(true);
|
||||
var f = new fPurchase_excelimport( fPurchase_excelimport.eImporttype.CR);
|
||||
f.Show();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user