This commit is contained in:
2020-07-01 17:32:36 +08:00
parent dc69746320
commit dc72f79ee8
24 changed files with 268 additions and 127 deletions

View File

@@ -55,7 +55,7 @@ export default {
}
this.list.push(temp);
})
console.log(this.goodsInfo.mobile_body);
// console.log(this.goodsInfo.mobile_body);
}
})