shim 8 vuotta sitten
vanhempi
commit
ff26e4accb
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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)