From 5a6788a3bb574d53f1f449c4962229d9fac90ef5 Mon Sep 17 00:00:00 2001
From: 杨乐 <yang.le.192@qq.com>
Date: 星期五, 14 一月 2022 18:52:35 +0800
Subject: [PATCH] nothing

---
 WarM/条码打印/Sc_ICMOToBarCode.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git "a/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Sc_ICMOToBarCode.cs" "b/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Sc_ICMOToBarCode.cs"
index 29ed5b8..7e1192c 100644
--- "a/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Sc_ICMOToBarCode.cs"
+++ "b/WarM/\346\235\241\347\240\201\346\211\223\345\215\260/Sc_ICMOToBarCode.cs"
@@ -806,6 +806,7 @@
                         HZXQty = HZXQty - HDDQty;
                         this.Sub_SaveBill();
                         Mul = Mul + 1;
+                        continue;
                     }
                 }
             }

--
Gitblit v1.9.1