callm 2 недель назад
Родитель
Сommit
e71f52ab3e
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      UAS_MES_YDCY/FunctionCode/Make/Make_RePrintLabel.cs

+ 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>