فهرست منبع

库存条码打印

callm 3 هفته پیش
والد
کامیت
0bae152c15
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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");
             }