외출입력시 빈값 00:00 이 보이지 않게 수정(정봉석p)
This commit is contained in:
@@ -273,8 +273,8 @@ namespace FPJ0000
|
||||
newdr.HolyDays = 0;
|
||||
newdr.HolyTimes = 0f;
|
||||
newdr.cate = "년차";
|
||||
newdr.stime = "00:00";
|
||||
newdr.etime = "00:00";
|
||||
//newdr.stime = "00:00";
|
||||
//newdr.etime = "00:00";
|
||||
var f = new OtConfirm.fHolyRequestAdd(newdr);
|
||||
if (f.ShowDialog() == DialogResult.OK)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user