feat:CN-1522 删除内置知识库列表的“智能情报学习”栏
This commit is contained in:
@@ -326,7 +326,7 @@ export default {
|
||||
this.isNoData = false
|
||||
this.toggleLoading(true)
|
||||
const params = {
|
||||
category: knowledgeCategoryValue.aiTagging + ',' + knowledgeCategoryValue.webSketch,
|
||||
category: knowledgeCategoryValue.webSketch,
|
||||
pageSize: -1
|
||||
}
|
||||
axios.get(this.listUrl, { params }).then(response => {
|
||||
|
||||
Reference in New Issue
Block a user