1.报错修复
This commit is contained in:
ljw 2024-11-18 22:03:25 +08:00
parent 60c3550fb6
commit 77262dc8dc
2 changed files with 7 additions and 7 deletions

View File

@ -680,12 +680,12 @@ public class ShippingDetailsFormPlugin extends AbstractBillPlugIn implements Bef
DynamicObject collect = (DynamicObject) collects.get(i1);
DynamicObject yemAccesmaterialTl = collect.getDynamicObject("yem_accesmaterial_tl");
if (yemAccesmaterialTl != null) {
long aLong = yemAccesmaterialTl.getLong("id");
if (map1.get(aLong) == null) {
map1.put(aLong, i1);
} else {
ies.add(i1);
}
// long aLong = yemAccesmaterialTl.getLong("id");
// if (map1.get(aLong) == null) {
// map1.put(aLong, i1);
// } else {
// ies.add(i1);
// }
}else {
ies.add(i1);
}

View File

@ -42,7 +42,7 @@ public class ShippingDetailsZJFormPlugin extends AbstractBillPlugIn {
DynamicObjectCollection materialInfo = dataEntity.getDynamicObjectCollection("yem_es_materialinfo");
switch (name) {
case "yem_qty" :
ZJUtils.setRandomDataTools(model);
// ZJUtils.setRandomDataTools(model);
ZJUtils.countOrderSumNumberZJ(model);
TotalUtil.setGiftGiving(model);
// ClientUtils.addSaAmountTk(model,rowIndex);//销售金额价格条款结算币别