Explorar o código

Signed-off-by: liuboyan <632697560@qq.com>
bug

liuboyan %!s(int64=4) %!d(string=hai) anos
pai
achega
c76ab58698
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pagesMain/openMember.vue

+ 1 - 1
pagesMain/openMember.vue

@@ -124,7 +124,7 @@
 			refreshMemberInfo() {
 				NET.request(API.getMemberCardInfoAfterCoupon, {
 					memberId: this.memberCardId,
-					couponId: this.couponId
+					couponId: this.couponId,
 					studentId: this.studentId
 				}, 'POST').then(res => {
 					this.memberInfo = res.data