Browse Source

BUG修改

章政 7 years ago
parent
commit
88f28d64b1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      UAS-出货标签管理/客户标签维护.cs

+ 0 - 1
UAS-出货标签管理/客户标签维护.cs

@@ -338,7 +338,6 @@ namespace UAS_LabelMachine
                 doc.Save();
                 doc.Printer.SwitchTo(PrinterList.Text);
                 doc.PrintDocument();
-                doc.Close();
             }
         }