Browse Source

库存条码打印

callm 2 tháng trước cách đây
mục cha
commit
0bae152c15
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      UAS_BARCODEIO/库存条码打印.cs

+ 1 - 0
UAS_BARCODEIO/库存条码打印.cs

@@ -160,6 +160,7 @@ namespace UAS_BARCODEIO
                 INQTY.Text = outqty;
                 LOTNO.Text = lotno;
                 pr_orispeccode3.Text = spec;
+                Barcode.Clear();
                 GenBarCode.PerformClick();
                 Play("OK");
             }