cr,nr 하단 검색에서 po 도 되게 함

This commit is contained in:
chi
2025-03-04 11:17:05 +09:00
parent f7254511cc
commit 9a5e9fe030
12 changed files with 537 additions and 542 deletions

View File

@@ -555,12 +555,8 @@ namespace FPJ0000
{
FCOMMON.Util.MsgE("저장 실패\n" + ex.Message);
}
}
}
}
private void toolStripButton8_Click(object sender, EventArgs e)
@@ -581,4 +577,4 @@ namespace FPJ0000
dtED.Text = ed.ToShortDateString();
}
}
}
}