fix:
1.报错修复
This commit is contained in:
parent
593050d6d5
commit
103140e352
@ -664,7 +664,7 @@ public class ShippingDetailsFormPlugin extends AbstractBillPlugIn implements Bef
|
||||
BigDecimal offeramount = dataEntity.getBigDecimal("yem_offeramount");
|
||||
dynamicObject.set("yem_rapamt", PaymentControlUtil.getAdvancePayment(offeramount, raprate));
|
||||
}
|
||||
this.getView().invokeOperation("save");
|
||||
// this.getView().invokeOperation("save");
|
||||
break;
|
||||
case "yem_bigcabinetnumbers":
|
||||
countBigCabinetQty(model);//汇总表头大柜数量
|
||||
|
Loading…
Reference in New Issue
Block a user