@@ -255,7 +255,7 @@ export default {
'/userCoupon/all',
{
query: {
- // userId: this.userInfo.id
+ userId: this.userInfo.id
}
},