src/page/transfer.vue @@ -125,6 +125,7 @@ }, onInput(e){ console.log(e); this.amount = this.amount.replace(/[^0-9]/g, ''); }, async clicktype(e){ this.typeindex = e