Ver código fonte

补打优化

callm 1 semana atrás
pai
commit
e71f52ab3e

+ 1 - 0
UAS_MES_YDCY/FunctionCode/Make/Make_RePrintLabel.cs

@@ -359,6 +359,7 @@ namespace UAS_MES_NEW.Make
                 //打印成功,记录日志commandlog , cl_operate彩盒或者机身标补打印,cl_result补打印成功
                 LogicHandler.DoCommandLog(Tag.ToString(), User.UserCode, ms_makecode.Text, User.UserLineCode, User.UserSourceCode, "卡板号补打印,:" + inputValue.Text, "补打印成功", inputValue.Text, "");
             }
+            inputValue.Text = "";
         }
 
         /// <summary>