|
@@ -86,7 +86,6 @@
|
|
})
|
|
})
|
|
},
|
|
},
|
|
getOrderCommodityData(){//查询订单商品信息s
|
|
getOrderCommodityData(){//查询订单商品信息s
|
|
- console.log('22222222222')
|
|
|
|
this.OrderService.OrderCommodityData({orderId:this.orderID}).then(response =>{
|
|
this.OrderService.OrderCommodityData({orderId:this.orderID}).then(response =>{
|
|
this.productList = response.data
|
|
this.productList = response.data
|
|
this.isShareStatus = true
|
|
this.isShareStatus = true
|