{{item.product.name}}
产品编码:{{item.productCode}}
通用产品编码:{{item.productCommonCode}}
通用产品名称:{{item.productCommon.name || '--'}}
通用产品分类:
{{ item.productCommon.productTypeName2 }} {{ item.productCommon.productTypeName3 ? '>' : '' }} {{ item.productCommon.productTypeName3 }}
--
创建时间:{{item.createDate}}
{{(item.offerCost||item.offerCost==0)?toThousands(item.offerCost,2):'--'}}
成本价
{{(item.cityPrice || item.cityPrice==0)?toThousands(item.cityPrice,2):'--'}}
市级价
{{(item.specialPrice||item.specialPrice==0)?toThousands(item.specialPrice,2):'--'}}
特约价
{{(item.terminalPrice||item.terminalPrice==0)?toThousands(item.terminalPrice,2):'--'}}/{{item.dealerProductPrice&&(item.dealerProductPrice.terminalPrice||item.dealerProductPrice.terminalPrice==0)?toThousands(item.dealerProductPrice.terminalPrice,2):'--'}}
终端价/自定义终端价