shim 8 gadi atpakaļ
vecāks
revīzija
ff26e4accb
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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)