전자실 자료 입력화면 dialog 방식 해제

This commit is contained in:
chi
2021-02-05 08:29:14 +09:00
parent 8fbee34f90
commit 0e4f3d84d4
12 changed files with 292 additions and 206 deletions

View File

@@ -223,6 +223,7 @@ namespace FPJ0000
this.DialogResult = System.Windows.Forms.DialogResult.OK;
this.Close();
//this.tableAdapterManager.UpdateAll(this.dsPRJ);
}