feat(knowledge): enhance knowledge base detail page with embedded views

This commit is contained in:
2025-11-18 15:53:54 +08:00
parent fc0b7b2cc9
commit 8ceff84776
8 changed files with 211 additions and 165 deletions

View File

@@ -59,6 +59,7 @@ export default {
description: '描述',
confirm: '确认',
enabled: '已启用',
disabled: '已禁用',
clearFilter: '清空筛选',
confirmFilter: '确认筛选',
private: '私有',
@@ -459,7 +460,7 @@ export default {
testing: '检索测试',
configuration: '配置',
knowledgeGraph: '知识图谱',
files: '文件',
files: '文件列表',
name: '名称',
namePlaceholder: '请输入名称',
doc: '文档',