fixing bug 8.12
This commit is contained in:
@@ -75,6 +75,7 @@ export default {
|
||||
})
|
||||
// console.log(goodsList);
|
||||
this.goods = goodsList[0];
|
||||
this.num = this.goods.goods_num;
|
||||
console.log(this.goods);
|
||||
},
|
||||
getOrderInfo(id) {
|
||||
|
||||
Reference in New Issue
Block a user