{{
item.skuSpecsList[0] ? item.skuSpecsList[0].specsName : ""
}}
{{
item.skuSpecsList[0].specsValue
? item.skuSpecsList[0].specsValue
: ""
}}
¥
{{
item.skuPriceList
? item.skuPriceList[0].price
? item.skuPriceList[0].price
: ""
: ""
}}元/{{ form.unit }}
{{
item.skuPriceList
? item.skuPriceList[0].minPurchase
? item.skuPriceList[0].minPurchase
: ""
: ""
}}/{{ form.unit }}起购
库存:{{ item.stock + item.predictStocks
}}{{ form.unit }}