Revert "CN-1096 知识库UI开发 CN-1179 知识库内新增格式错误的Tag,文件导入形式和手动增加形式报错不一致"

This reverts commit 6a7713ad
This commit is contained in:
hyx
2023-08-03 15:51:20 +08:00
parent 6a7713ad98
commit a1e9f5c391
10 changed files with 1255 additions and 2221 deletions

View File

@@ -40,7 +40,6 @@ export const api = {
knowledgeBaseList: BASE_CONFIG.apiVersion + '/knowledgeBase/list',
knowledgeBaseEnable: BASE_CONFIG.apiVersion + '/knowledgeBase/status',
knowledgeBaseStatistics: BASE_CONFIG.apiVersion + '/knowledgeBase/statistics',
updateKnowledgeUrl: BASE_CONFIG.apiVersion + '/knowledgeBase/audit/log',
// 报告相关
reportJob: '/report/job',