ВБ
Size: a a a
ВБ
M
АН
ВБ
data () {
return {
ip: null
}
},
async fetch () {
this.ip = await this.$axios.$get('http://icanhazip.com');
}
ВБ
M
M
ВБ
АН
АН
M
data () {
return {
ip: null
}
},
async fetch () {
this.ip = await this.$axios.$get('http://icanhazip.com');
}
M
M
M
M
ВБ
M
M