mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 17:23:26 +08:00
【修复】修复万能表单商品订单支付失效的问题。
This commit is contained in:
@@ -120,6 +120,7 @@
|
||||
money: this.recharge
|
||||
}
|
||||
} else if ((this.type == this.$globalConstVars.paymentType.formPay || this.type == this.$globalConstVars.paymentType.formOrder) && this.recharge) {
|
||||
data['ids'] = this.orderId;
|
||||
data['params'] = {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user