CN-906 fix: 面包屑功能调整(部分)
This commit is contained in:
@@ -39,6 +39,10 @@ const routes = [
|
||||
path: '/knowledgeBase',
|
||||
component: () => import('@/views/setting/KnowledgeBase')
|
||||
},
|
||||
{
|
||||
path: '/knowledgeBase/form',
|
||||
component: () => import('@/views/setting/KnowledgeBaseForm')
|
||||
},
|
||||
{
|
||||
name: 'Administration',
|
||||
path: '/administration',
|
||||
|
||||
Reference in New Issue
Block a user