jhzh
2024-09-03 6a4dd5834e85c2156b431752d93da487eb9e4a0f
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