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)