Przeglądaj źródła

优惠卷重复

wkyy 3 lat temu
rodzic
commit
db1ebbbcc9
1 zmienionych plików z 1 dodań i 1 usunięć
  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;