watch: {
'$store.state.myProp' () {
this.myMethod()
},
},
const structure = [
{
id: 1,
parentId: null,
},
{
id: 2,
parentId: 1,
},
{
id: 3,
parentId: 2,
},
{
id: 4,
parentId: 3,
},
{
id: 5,
parentId: null,
},
]
this.infos.concat(response.data)
this.infos = this.infos.concat(response.data)
this.info.concat(response.data)
this.info.push(response.data)
зашёл сюда chrome://translate-internals/
и в поле Override translate_recent_target вставил ru