fix:计算内陆运费报错
This commit is contained in:
parent
1ba5f2849a
commit
5a1295b274
@ -429,7 +429,7 @@ public class SalesOrderZJEdit extends AbstractBillPlugIn implements Plugin, Befo
|
||||
break;
|
||||
case "yem_transportstyle":
|
||||
// setInsuranceFeeRate();
|
||||
ClientUtils.calcInlandTransportationAmt(model, rowIndex);//计算内陆运费
|
||||
// ClientUtils.calcInlandTransportationAmt(model, rowIndex);//计算内陆运费
|
||||
break;
|
||||
case "yem_clientcountry":
|
||||
case "yem_rapstyle":
|
||||
|
Loading…
Reference in New Issue
Block a user