Browse Source

Update index.tsx

lex-wxl 22 hours ago
parent
commit
eb1019e284
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/student-register/index.tsx

+ 1 - 1
src/views/student-register/index.tsx

@@ -977,7 +977,7 @@ export default defineComponent({
             giftVipDay: vip.membershipDays,
             giftPeriod: vip.giftPeriod,
             goodsId: vip.goodsId,
-            goodsNum: 5,
+            goodsNum: 1,
             goodsType: vip.goodsType,
             paymentCashAmount: vip.currentPrice, // 现金支付金额
             paymentCouponAmount: 0 // 优惠券金额