Merge pull request #3256 from xinnan-tech/update-theme

解决智能体管理查询不展示的问题&删除知识库旧版废弃文件
This commit is contained in:
hrz
2026-06-30 09:36:42 +08:00
committed by GitHub
3 changed files with 1 additions and 2115 deletions
-12
View File
@@ -98,18 +98,6 @@ const routes = [
title: '知识库管理'
}
},
{
path: '/knowledge-file-upload',
name: 'KnowledgeFileUpload',
component: function () {
return import('../views/KnowledgeFileUpload.vue')
},
meta: {
requiresAuth: true,
title: '文档上传管理'
}
},
{
path: '/server-side-management',
name: 'ServerSideManager',
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -17,7 +17,7 @@
let's have a wonderful day!
</div>
<div class="add-device-options">
<div class="search-container" v-if="userInfo.superAdmin">
<div class="search-container">
<div class="search-wrapper">
<el-input
v-model="search"