잉여장비목록 화면 추가(최효준s)
This commit is contained in:
@@ -538,7 +538,8 @@ namespace FPJ0000
|
||||
FormattingData();
|
||||
this.tbFind.SelectAll();
|
||||
this.tbFind.Focus();
|
||||
|
||||
if (this.bsPart.Count > 0) this.bsPart.Position = 0;
|
||||
else util.MsgE("자료가 없습니다");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user