Commit 1450b336 by 高淑倩

console

parent 8fa00362
......@@ -83,7 +83,6 @@ wxService.page({
this.getCouponList(1,10,0)
},
handelPresentCouponDetail(e) {
console.log('1111')
let {cardno} = e.currentTarget.dataset
wxService.router(`/pages/couponDetail/couponDetail`).search({cardno})
},
......
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