浏览代码

Merge branch 'master' of ssh://10.10.101.21/source/mes-client

Hcsy 8 年之前
父节点
当前提交
fe00d0efe0
共有 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();