fix:
1.单台赠送配件金额 为空的行的数量不需要汇总
This commit is contained in:
parent
cb1d195f0d
commit
58618daa8b
@ -254,6 +254,7 @@ public class SalesOrderZJEdit extends AbstractBillPlugIn implements Plugin, Befo
|
|||||||
ClientUtils.clearRelevantPrice(model, view, rowIndex, "yem_es_materialinfo");
|
ClientUtils.clearRelevantPrice(model, view, rowIndex, "yem_es_materialinfo");
|
||||||
}
|
}
|
||||||
setGiftGiving();
|
setGiftGiving();
|
||||||
|
setRandomDataTools();
|
||||||
break;
|
break;
|
||||||
case "yem_productmodel":
|
case "yem_productmodel":
|
||||||
setRandomDataTools();//
|
setRandomDataTools();//
|
||||||
|
Loading…
Reference in New Issue
Block a user