.
This commit is contained in:
@@ -32,7 +32,7 @@ const article = await store.article.getArticleBySlug(String(route.params.slug));
|
||||
isContentType = 'trang-chi-tiet';
|
||||
break;
|
||||
case 4:
|
||||
isContentType = 'trang-chi-tiet';
|
||||
isContentType = 'trang-video';
|
||||
break;
|
||||
case 5:
|
||||
if (article.value?.layoutType === 4) {
|
||||
|
||||
Reference in New Issue
Block a user