Browse Source

优惠卷重复

wkyy 3 years ago
parent
commit
db1ebbbcc9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/user/coupon/myCoupon.vue

+ 1 - 1
pages/user/coupon/myCoupon.vue

@@ -71,7 +71,7 @@
 			}
 		},
 		onShow() {
-			this.getCouponList();
+			this.getCouponList(true);
 			
 			if(this.carhelp.get("getElderModeClass") == "长辈模式") {
 				this.elderStatus = true;