ВД
Size: a a a
ВД
ВД
YK
Кf
YK
N
ВД
Кf
YK
A
АК
k
В
СК
<nuxt-link :to="smth">
state: {
smthValue: true,
},
methods: {
smth() {
return {name: this.smthValue ? 'people' : 'orc'};
}
}
SC
SC
<nuxt-link :to="smth">
state: {
smthValue: true,
},
methods: {
smth() {
return {name: this.smthValue ? 'people' : 'orc'};
}
}
СК
SC
k
СК