Browse Source

解决冲突

章政 8 years ago
parent
commit
28c94a6f59
1 changed files with 5 additions and 0 deletions
  1. 5 0
      UAS-MES/FunctionCode/Make/Make_TestCollection.cs

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

@@ -608,6 +608,11 @@ namespace UAS_MES.Make
         {
             if (ma_code.Text.Length > 4)
             {
+                mcd_inqty.Text = "";
+                mcd_remainqty.Text = "";
+                ob_batchqty.Text = "";
+                ob_nowcheckqty.Text = "";
+                ob_sendqty.Text = "";
                 LoadBadGroupData();
                 LoadCollectedNum();
                 LoadCheckQTY();