潘超林 hai 2 semanas
pai
achega
c328cbb787
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/components/jd-detail.vue

+ 1 - 2
src/components/jd-detail.vue

@@ -89,8 +89,7 @@ export default {
     },
     getgoodDetail() {
       jdDetail({
-        skuIds: [],
-        itemIds: ['m6pQblHJgMDvmGeTn2E0FwFh_3lzC2xkU1gHEUbfkrn'],
+        itemIds: [this.query.goodsSign],
       }).then(res => {
         this.spuInfo = res.data[0]
         this.spuInfo.propGroups = JSON.parse(this.spuInfo.propGroups)