Commit c82fd59c by 高淑倩

优化

parent 80691e18
......@@ -84,11 +84,6 @@ Component({
coupon.checked = coupon.couponSettingId == sid ? true : false
}
}
// if(coupon.checked) {
// coupon.checked = coupon.checked ? false : true
// } else {
// coupon.checked = coupon.id == id ? true : false
// }
} )
})
......
......@@ -422,11 +422,6 @@ console.log('sele', finCouponName, finCouponId)
trolleySku2Buy,
addressId: addressId ? addressId : addressInfo.id // 微信地址 or 地址id
}
// console.log('defalutCoupon',this.data.defalutCoupon)
// console.log('couponIdiiiiiiiiiiiidddddd',couponId)
// console.log('couponSettingIdiiiiiiidddddd',couponSettingId)
// console.log('defalutCouponIdiiiiiiiiiiiiiidddddd',defalutCouponId)
console.log('params', params)
this.getBill(params) // 下单
},
......
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