|
@@ -200,7 +200,7 @@ export default {
|
|
|
amount = c
|
|
amount = c
|
|
|
}
|
|
}
|
|
|
this.showRecharge = false
|
|
this.showRecharge = false
|
|
|
- this.$toast.loading('充值')
|
|
|
|
|
|
|
+ this.$toast.loading(this.$t('balance.recharge'))
|
|
|
this.$http.post('/user/recharge', { amount }).then(res => {
|
|
this.$http.post('/user/recharge', { amount }).then(res => {
|
|
|
// this.$toast.success('充值成功')
|
|
// this.$toast.success('充值成功')
|
|
|
// this.getBalance()
|
|
// this.getBalance()
|