Parcourir la source

修改提示语

章政 il y a 8 ans
Parent
commit
5757ce5e1d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      UAS-MES/FunctionCode/Make/Make_TestCollection.cs

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

@@ -535,7 +535,7 @@ namespace UAS_MES.Make
                 if (nowcheckqty == batchqty)
                 {
                     ob_nowcheckqty.ForeColor = Color.Red;
-                    OperateResult.AppendText(">>当前数量已达到送检数量\n",Color.Red);
+                    OperateResult.AppendText(">>当前采集数量已达到送检数量\n",Color.Red);
                 }
             }
             else