Browse Source

优惠券修改

zzp 2 years ago
parent
commit
3f23f9de95
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pagesMain/couponList.vue

+ 1 - 1
pagesMain/couponList.vue

@@ -210,7 +210,6 @@
 					setTimeout(function(){
 						that.qrFun(that.studentId)
 					},1000)
-					
 				}
 			},
 			//  swiper-item左右移动,通知tabs的滑块跟随移动
@@ -224,6 +223,7 @@
 				this.$refs.uTabs.setFinishCurrent(current);
 				this.swiperCurrent = current;
 				this.current = current;
+				this.qrFun(this.studentId)
 			},
 			//  下拉刷新
 			onRefresh() {