{{fireList[2].productSn == undefined?'':fireList[2].productSn}}
{{fireList[2].totalSold == undefined?'':fireList[2].totalSold}}
{{fireList[0].productSn == undefined?'':fireList[0].productSn}}
{{fireList[0].totalSold == undefined?'':fireList[0].totalSold}}
{{fireList[1].productSn == undefined?'':fireList[1].productSn}}
{{fireList[1].totalSold == undefined?'':fireList[1].totalSold}}
{{index + 1}}
暂无图片
货号:{{item.productSn==null?'':item.productSn}}({{item.productName == null?'暂无':item.productName}})
销量:{{item.totalSold}}
供应商:{{item.supplierName == null?'暂无':item.supplierName}}