Merge branch 'dev'
This commit is contained in:
@@ -257,6 +257,7 @@ class TopicNas extends Common
|
|||||||
->language($this->lang_id)
|
->language($this->lang_id)
|
||||||
->parent($parent)
|
->parent($parent)
|
||||||
->isShow(true)
|
->isShow(true)
|
||||||
|
->order(['sort' => 'asc', 'id' => 'desc'])
|
||||||
->select();
|
->select();
|
||||||
View::assign('article_categorys', $article_categorys);
|
View::assign('article_categorys', $article_categorys);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user