diff --git a/pages/order/order-detail.vue b/pages/order/order-detail.vue index 002d675..4770c4a 100644 --- a/pages/order/order-detail.vue +++ b/pages/order/order-detail.vue @@ -272,7 +272,8 @@ payType: this.formInfo.payWay, remark: this.formInfo.comments, isNeedBill: this.formInfo.isNeedBill, - goodsList: this.parseGoodsList() + goodsList: this.parseGoodsList(), + goodsId: this.pickedProductList[0].product[0].goodsId // goodsList: [{ // goodsId: 2, // num: 1