Commit eca365dd by 萱草

update: 更新

parent d76579f5
......@@ -632,9 +632,9 @@ export default {
}
}else if(skuList.length === 1){
this.goodsForm.costPrice = skuList[0].giftSkuCostPrice;
}else if(skuList.length === 0){
this.goodsForm.costPrice = resResult.costPrice;
}
}else{
this.goodsForm.costPrice = resResult.costPrice;
}
let mapData = [];
let skuSellObj = {};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment