Explorar el Código

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

liuboyan hace 4 años
padre
commit
c76ab58698
Se han modificado 1 ficheros con 1 adiciones y 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