浏览代码

解决冲突

章政 8 年之前
父节点
当前提交
28c94a6f59
共有 1 个文件被更改,包括 5 次插入0 次删除
  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();