浏览代码

优惠卷重复

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;