소스 검색

优惠卷重复

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;