181213 chi 구매등록시 필수항목 변경

수령자는 비활성화 함
This commit is contained in:
chikyun.kim
2018-12-13 12:43:21 +09:00
parent 9cf98cd0d4
commit f957c5fcb1
2 changed files with 4 additions and 1 deletions

View File

@@ -79,6 +79,7 @@ namespace FEQ0000
private void __Load(object sender, EventArgs e)
{
this.cmDate.SelectedIndex = 0;
this.tbRequest.Text = string.Empty; //양진원 FCOMMON.info.Login.nameK;
this.dtSD.Text = DateTime.Now.AddDays(-30).ToShortDateString();