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