Bläddra i källkod

优惠卷重复

wkyy 3 år sedan
förälder
incheckning
db1ebbbcc9
1 ändrade filer med 1 tillägg och 1 borttagningar
  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;