@@ -84,7 +84,7 @@ export default {
'/userCoupon/all',
{
query: {
- // userId: this.userInfo.id
+ userId: this.userInfo.id
// used: false
}
},
@@ -217,6 +217,7 @@ export default {
color: #1a1a1a;
line-height: 28px;
text-align: center;
+ cursor: pointer;
margin: 11px 20px 0 0;
.btn2 {