Browse Source

添加提示语句

章政 8 years ago
parent
commit
c4f74e90bb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      UAS-MES/FunctionCode/Make/Make_ColorBoxLoadPrint.cs

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

@@ -153,6 +153,7 @@ namespace UAS_MES.Make
                         {
                             CollectData.Add(code.Text);
                             CollectDataSonCode.Add(ListA.Rows[RemainIndex]["sp_soncode"].ToString());
+                            OperateResult.AppendText(">>采集成功\n", Color.Red, code);
                             RemainIndex = RemainIndex + 1;
                         }
                         else