T
Size: a a a
T
T
PS
ДМ
ДМ
PS
ДМ
AV
sections.forEach(async section => {
try {
await myArticle.related('section').create({ sectionId: section });
} catch (err) {
throw err;
}
});
PS
sections.forEach(async section => {
try {
await myArticle.related('section').create({ sectionId: section });
} catch (err) {
throw err;
}
});
D
ДМ
CM
ДМ
PS
ДМ
SS
ДМ
в
ДМ
ДМ