Browse Source

解决冲突

章政 8 năm trước cách đây
mục cha
commit
28c94a6f59
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  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();