1
jhzh
2025-04-01 41876fd45a33289d23fe435ea9ca8a92a91ebc15
src/page/transfer.vue
@@ -115,6 +115,7 @@
            }
            await getwalletGrther(data).then((res) => {
               console.log(res);
               this.usdcMoney = err.data
            }).catch((err)=>{
               console.log(err);
               this.usdcMoney = err.data
@@ -181,6 +182,7 @@
         async getwallet() {
            await walletGrther().then((data) => {
               console.log(data.id);
               this.usdcMoney = err.usdtMoney
            }).catch((err)=>{
               console.log(err.id);
               this.usdcMoney = err.usdtMoney