修改充值功能
This commit is contained in:
@@ -396,6 +396,8 @@
|
||||
|
||||
ApiClient.post(ApiClient.API.walletRechargeOrder, {
|
||||
rechargeId: selectedConfigId,
|
||||
payType: "NATIVE",
|
||||
returnUrl: window.location.href,
|
||||
})
|
||||
.then(function (res) {
|
||||
$btn.text("\u7acb\u5373\u5145\u503c").prop("disabled", false);
|
||||
|
||||
Reference in New Issue
Block a user