ЛБ

Size: a a a
ЛБ
m
ЛБ
m
N
ЛБ
N
GP
async fetch() {
this.$store.commit( 'app/START_LOADING' );
await this.$store.dispatch( 'articles/init' );
await this.$store.dispatch( 'articles/loadItem', { id: this.articlesIndex.slug[ this.$route.params.slug ] } );
this.$store.commit( 'app/END_LOADING' );
},
GP
GP
MK
MK
MK
АБ
АБ
АБ
АБ
MK