This commit is contained in:
donne 2022-04-05 11:21:38 +08:00
parent 52c1d7f5e9
commit 893e6ed853

View File

@ -488,7 +488,6 @@ export default {
this.currency = getUserCurrencySign()
},
transfer(type, addr, chain) {
console.log(chain)
this.operationModalType = type
this.selectedAddress = addr
this.selectedChainName = chain