Browse Source

除去多余信息提示

Hcsy 8 years ago
parent
commit
4ba5ad9582
1 changed files with 0 additions and 1 deletions
  1. 0 1
      UAS-MES/FunctionCode/Make/Make_TestCollection.cs

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

@@ -536,7 +536,6 @@ namespace UAS_MES.Make
                 if (nowcheckqty > batchqty)
                 {
                     ob_nowcheckqty.ForeColor = Color.Red;
-                    OperateResult.AppendText(">>已采集批数已超过抽检批数\n", Color.Red);
                 }
             }
             else