Browse Source

网标采集修改

Hcsy 8 years ago
parent
commit
6457463dd6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      UAS-MES/FunctionCode/Make/Make_CollectNetCode.cs

+ 1 - 0
UAS-MES/FunctionCode/Make/Make_CollectNetCode.cs

@@ -162,6 +162,7 @@ namespace UAS_MES.Make
             if (isnetcode)
             {
                 BaseUtil.CleanForm(this);
+                mcd_okqty.Text = printcount + "";
                 mcd_remainqty.Text = 0 + "";
                 OperateResult.AppendText(">>清除完成,清重新输入SN号\n", Color.Green);
                 isnetcode = false;