callm 3 долоо хоног өмнө
parent
commit
0bae152c15

+ 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");
             }