新增: AI Chat多项增强(审批去重/编辑重发/导出/实体引用/会话置顶搜索)+任务推进链df-nodes落地
This commit is contained in:
@@ -5,14 +5,15 @@ export default {
|
||||
// 顶层 Tab
|
||||
tab: {
|
||||
library: '知识库',
|
||||
inbox: '审核收件箱',
|
||||
// inbox = 待处理收件箱(candidate + pending_review);library 纯 published(F-260616-02 决策 a)
|
||||
inbox: '待处理',
|
||||
},
|
||||
// 搜索
|
||||
searchPlaceholder: '搜索标题、标签、内容...',
|
||||
// 分类
|
||||
categoryAll: '全部',
|
||||
// 列表空状态
|
||||
emptyInbox: '✅ 暂无待审核条目',
|
||||
emptyInbox: '✅ 暂无待处理条目',
|
||||
emptyLibrary: '📭 没有匹配的知识',
|
||||
// 详情头部操作
|
||||
edit: '✏️ 编辑',
|
||||
|
||||
Reference in New Issue
Block a user