dd
This commit is contained in:
parent
d044907951
commit
8928ecefb7
@ -57,7 +57,6 @@ export default {
|
|||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
this.$http.getIBCChannels().then(res => {
|
this.$http.getIBCChannels().then(res => {
|
||||||
console.log(res)
|
|
||||||
this.channels = res.channels
|
this.channels = res.channels
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user