{{ ctem.waresName }}
{{ ctem.waresPrice | numberToCurrency | isLocal }}
PV: {{ ctem.achieve | numberToCurrency | isLocal }}
{{ stem.productName
}}{{
(stem.waresItemsParamsList.length > 0 &&
stem.waresItemsParamsList[0].specsName) ||
""
}}
x{{
(stem.waresItemsParamsList.length > 0 &&
stem.waresItemsParamsList[0].quantity) ||
""
}}
{{ item.waresName }}
{{ item.waresCode }}
{{ item.waresPrice }}
合计:{{ total | toThousandthAndKeepDecimal }}
确定