fix:报关合并-特殊规则未清空合并对照表

This commit is contained in:
zzs 2024-12-05 11:14:14 +08:00 committed by ljw
parent def41ec6e9
commit 10601acb44

View File

@ -748,6 +748,7 @@ public class DeclareDocxEdit extends AbstractBillPlugIn implements BeforeF7Selec
Map<Integer, Long> billtypeStore = new HashMap<>();
model.deleteEntryData("yem_es_declare_ec");
model.deleteEntryData("yem_es_declare_ecd");
for (DynamicObject dynamicObject : collection) {
int index = collection.indexOf(dynamicObject);