소스 검색

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();