fix: pc nas专题帮助中心文件分类选中问题
This commit is contained in:
@@ -290,6 +290,7 @@ class TopicNas extends Common
|
||||
// 获取文章数据
|
||||
$articles = ArticleModel::field([
|
||||
'id',
|
||||
'category_id',
|
||||
'title'
|
||||
])
|
||||
->withSearch(['title'], [
|
||||
|
||||
Reference in New Issue
Block a user