Browse Source

填写范围打印时取消已打印

章政 7 years ago
parent
commit
0825a82bc8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      UAS-出货标签管理/UAS_出货标签管理.cs

+ 1 - 0
UAS-出货标签管理/UAS_出货标签管理.cs

@@ -1413,6 +1413,7 @@ namespace UAS_LabelMachine
                             {
                                 LabelInf.Rows[i].Cells["Choose"].Value = true;
                                 LabelInf.Rows[i].Cells["pib_ifpick"].Value = true;
+                                LabelInf.Rows[i].Cells["pib_ifprint"].Value = false;
                             }
                         }
                         else