Sfoglia il codice sorgente

输入不良代码光标定位

章政 8 anni fa
parent
commit
a54384eac5
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      UAS-MES/FunctionCode/Make/Make_TestCollection.cs

+ 1 - 0
UAS-MES/FunctionCode/Make/Make_TestCollection.cs

@@ -187,6 +187,7 @@ namespace UAS_MES.Make
                                 return;
                             }
                         }
+                        bc_code.Focus();
                         SetCollectResult();
                     }
                     else OperateResult.AppendText(">>" + ErrorMessage + "\n", Color.Red, ms_sncode);