개인정보 관련 업데이트 진행

ot 정보는 타인이 못봄
휴가신청 관련건도 타인이 못봄
This commit is contained in:
backuppc
2025-11-11 11:43:29 +09:00
parent e6a39d52e9
commit 709ca7c85a
57 changed files with 1869 additions and 8491 deletions

View File

@@ -352,6 +352,11 @@ namespace FPJ0000.JobReport_
if (ReadMode)
{
//개인정보패치 251111
label2.Visible = false;
tbOt.Visible = false;
panel1.Enabled = false;
this.Text += "(읽기전용)";
}