mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-03 19:15:30 +08:00
### What problem does this PR solve? Feat: Scrolling knowledge base list and set the number of entries per page to 30 #3695 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -75,6 +75,7 @@ export default {
|
||||
namePlaceholder: '请输入名称',
|
||||
doc: '文档',
|
||||
searchKnowledgePlaceholder: '搜索',
|
||||
noMoreData: '沒有更多的數據了',
|
||||
},
|
||||
knowledgeDetails: {
|
||||
dataset: '数据集',
|
||||
|
||||
Reference in New Issue
Block a user