产品编码
{{listData && listData.productCode || '--'}}
产品名称
{{listData && listData.productName || '--'}}
条形码
{{listData && listData.productQrCode || '--'}}
库存数量
{{toThousands(listData.currentStockQty||0)}}{{listData.productUnit}}
仓库/仓位
{{listData && listData.putBizTypeDictValue || '--'}}
产品分类
{{listData && listData.putBizTypeDictValue || '--'}}
单位
{{listData && listData.putBizTypeDictValue || '--'}}
产品图片
{{listData && listData.putBizTypeDictValue || '--'}}