|
|
@@ -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)
|