wkyy пре 3 година
родитељ
комит
db1ebbbcc9
1 измењених фајлова са 1 додато и 1 уклоњено
  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;