shim 8 éve
szülő
commit
ff26e4accb
1 módosított fájl, 1 hozzáadás és 0 törlés
  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)