pifa
fanfan 5 days ago
parent a87f96323a
commit d97e21e8fe
  1. 2
      pages/goods/seckillDetail.vue

@ -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 = [];

Loading…
Cancel
Save