From f5d2faea9232e3654bb47832f4e57b72e00309a6 Mon Sep 17 00:00:00 2001
From: 杨乐 <yang.le.192@qq.com>
Date: 星期五, 31 十二月 2021 11:24:55 +0800
Subject: [PATCH] 完善 其他模块 分步式调入 查询
---
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