|
|
|
@ -975,7 +975,7 @@ |
|
|
|
|
SharpGoodsApi.detail(that.activeTimeId, that.sharpGoodsId) |
|
|
|
|
.then(result => { |
|
|
|
|
let info = result.data.goods; |
|
|
|
|
that.setting = result.data.detail.setting |
|
|
|
|
that.setting = result.data.setting |
|
|
|
|
that.activeInfo = result.data.active |
|
|
|
|
that.goodsId = info.goods_id |
|
|
|
|
that.goods.skuList = []; |
|
|
|
|