구매입력시 엔터키, 기본 일자 조회범위를 90일로 변경.

This commit is contained in:
chi
2024-03-15 17:13:01 +09:00
parent 24c4a426c0
commit a56c186845
25 changed files with 818 additions and 618 deletions

View File

@@ -430,6 +430,9 @@ namespace FEQ0000
case "tbsupply":
Lov_Supply(search, false);
break;
case "tbbigo":
e.Handled = true;
break;
default:
SendKeys.Send("{TAB}");
break;