요청자 : k5 김예희(EST)

업무일지 - 사용자목록 오름차순 정렬
ot목록 - 사용자목록 오름차순 정렬,  ot시작,종료시간 추가
This commit is contained in:
backuppc
2025-07-10 09:22:47 +09:00
parent b4183e8283
commit 43526a26ec
7 changed files with 277 additions and 279 deletions

View File

@@ -204,7 +204,7 @@ namespace Project
void Func_Login()
{
if (this.webok)
if (System.Diagnostics.Debugger.IsAttached)
{
using (var flogIn = new Dialog.fLogin_WB())
if (flogIn.ShowDialog() != System.Windows.Forms.DialogResult.OK)