章政 8 жил өмнө
parent
commit
7db4ff6d18

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

@@ -542,6 +542,7 @@ namespace UAS_MES.Make
             ob_nowcheckqty.Text = "";
             ob_batchqty.Text = "";
             SendCheck.Enabled = false;
+            OperateResult.AppendText(">>批次"+ob_checkno.Text+"送检成功\n", Color.Red);
             ms_sncode.Focus();
             LogicHandler.InsertMakeProcess(LastSncode, ma_code.Text, User.UserSourceCode, "手动送检", "手动送检成功", User.UserCode);
         }