....
This commit is contained in:
@@ -22,6 +22,7 @@ namespace Project._Common
|
||||
|
||||
this.tbDept.Text = dept;
|
||||
this.StartPosition = FormStartPosition.CenterScreen;
|
||||
this.tbId.Text = id;
|
||||
|
||||
//자료를 불러와서 먼저 불러온다
|
||||
if (id.isEmpty() == false)
|
||||
|
||||
Reference in New Issue
Block a user