| src/views/wallet/recharge.vue | ●●●●● patch | view | raw | blame | history |
src/views/wallet/recharge.vue
@@ -573,7 +573,7 @@ //充币 handleRecharge() { if (this.quantity && this.quantity > 0) { Axios2.url("api/rechargeBlockchain/recharge", { Axios2.url("/wap/api/rechargeBlockchain!recharge.action", { session_token: this.session_token, amount: this.quantity, from: this.address,