Commit f157ef97 authored by qipeng's avatar qipeng

增加['isMerchant']=1

parent 122173dc
......@@ -394,7 +394,9 @@ export default {
orderImgList:[],////订单图片
couponList:[],//券信息
}
if(this.masterSlaveCouponList.length>0){
this.masterSlaveCouponList[0]['isMerchant']=1
orderProductListData.couponList.push(this.masterSlaveCouponList[0])
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment