|
// b.valid_qty = ZhCalc.sub(b.qty, b.used_qty);
|
|
// b.valid_qty = ZhCalc.sub(b.qty, b.used_qty);
|
|
// b.tp = ZhCalc.round(ZhCalc.mul(b.qty, b.unit_price), tenderInfo.decimal.tp);
|
|
// b.tp = ZhCalc.round(ZhCalc.mul(b.qty, b.unit_price), tenderInfo.decimal.tp);
|