clean code
This commit is contained in:
parent
b7de3bcb34
commit
f9f4de071f
@ -72,7 +72,6 @@ export default {
|
|||||||
transfer(addr) {
|
transfer(addr) {
|
||||||
this.selectedAddress = addr
|
this.selectedAddress = addr
|
||||||
this.$bvModal.show('transfer-window')
|
this.$bvModal.show('transfer-window')
|
||||||
console.log(this.selectedAddress)
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user