wangfukang 3 weeks ago
parent
commit
64d001d5bf
  1. 2
      package1/group/groupBuySingle.vue

2
package1/group/groupBuySingle.vue

@ -1006,7 +1006,7 @@
if (this.groupId && this.isFaceToFaceGroup) { if (this.groupId && this.isFaceToFaceGroup) {
// Direct face-to-face pay path // Direct face-to-face pay path
this.submitFTFJoinPay(specChoices); this.submitFTFJoinPay(specChoices);
return; return
} }
// Pack data for checkout // Pack data for checkout

Loading…
Cancel
Save