Browse Source

标签补打微调

Hcsy 8 years ago
parent
commit
37babb0863
1 changed files with 1 additions and 0 deletions
  1. 1 0
      UAS-MES/FunctionCode/Make/Make_RePrintLabel.cs

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

@@ -364,6 +364,7 @@ namespace UAS_MES.Make
                             //记录操作日志commandlog , 补打核对,核对成功
                             LogicHandler.DoCommandLog(User.UserCode, "", User.UserLineCode, User.UserSourceCode, "标签补打核对", "核对成功", TSN, "");
                         }
+                        else
                         OperateResult.AppendText("<<核对失败\n", Color.Red);
                         //清空TSN的值
                         TSN = "";