업무일지 복사시 해당 내용도 들어가게 함

This commit is contained in:
chikyun.kim
2019-09-26 08:29:36 +09:00
parent 45611d308a
commit 3acf9659e7
7 changed files with 98 additions and 93 deletions

View File

@@ -392,7 +392,7 @@ namespace FPJ0000
newdr.wdate = DateTime.Now;
newdr.wuid = FCOMMON.info.Login.no;
newdr.uid = FCOMMON.info.Login.no;
newdr.description = "";
//newdr.description = "";
newdr.pdate = DateTime.Now.ToShortDateString(); //190509
newdr.idx = -1;
newdr.hrs = 8.0;