Browse Source

彩盒标打印修改

Hcsy 8 years ago
parent
commit
77a4c42cf3
1 changed files with 0 additions and 6 deletions
  1. 0 6
      UAS-MES/FunctionCode/Make/Make_ColorBoxLabelPrint.cs

+ 0 - 6
UAS-MES/FunctionCode/Make/Make_ColorBoxLabelPrint.cs

@@ -87,12 +87,6 @@ namespace UAS_MES.Make
             {
                 BaseUtil.SetFormValue(this.Controls, dt);
             }
-            else
-            {
-                sncode.Text = "";
-                OperateResult.AppendText(">>无工单号" + ma_code.Text + "对应工单信息\n", Color.Red);
-                BaseUtil.CleanForm(this);
-            }
         }
 
         private void InPrint()