fix(version1011):整机价格
This commit is contained in:
parent
c7c0222cf3
commit
de74b712aa
@ -488,10 +488,10 @@ public class ClientUtils {
|
||||
// }
|
||||
if ("Z".equals(businesssort)) {
|
||||
DynamicObjectCollection coll = getTypeColl(model);
|
||||
if (!isFCAPriceItem(coll, rowNow)) {
|
||||
// if (!isFCAPriceItem(coll, rowNow)) {
|
||||
// }
|
||||
model.setValue("yem_safobprice", fobPrice.add(sastandardprice), rowNow);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
rowNow++;
|
||||
|
Loading…
Reference in New Issue
Block a user