NR파트 검색 기능 추가
This commit is contained in:
@@ -137,6 +137,7 @@ namespace FBS0000
|
||||
{
|
||||
|
||||
var f = new fHolyday_Add();
|
||||
f.TopMost = true;
|
||||
if (f.ShowDialog() == System.Windows.Forms.DialogResult.OK)
|
||||
{
|
||||
RefreshData();
|
||||
|
||||
Reference in New Issue
Block a user