shim 8 년 전
부모
커밋
ff26e4accb
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      UAS-MES/FunctionCode/Query/Query_ExeProgress.cs

+ 1 - 0
UAS-MES/FunctionCode/Query/Query_ExeProgress.cs

@@ -44,6 +44,7 @@ namespace UAS_MES.Query
             ScreenWidth = this.Width;
             ScreenHeight = this.Height;
             asc.controllInitializeSize(this);
+            sn_code.Focus();
         }
 
         private void 工单执行进度_SizeChanged(object sender, EventArgs e)