Browse Source

修改提示语

章政 8 years ago
parent
commit
5757ce5e1d
1 changed files with 1 additions and 1 deletions
  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