Commit ebb5a855 authored by nick zheng's avatar nick zheng

chore: 隐藏知识库tab

parent c3a95ac9
...@@ -20,10 +20,10 @@ const personalSpaceModuleList = [ ...@@ -20,10 +20,10 @@ const personalSpaceModuleList = [
routeName: 'PersonalSpaceApp', routeName: 'PersonalSpaceApp',
label: 'common_module.agent', label: 'common_module.agent',
}, },
{ // {
routeName: 'PersonalSpaceKnowledge', // routeName: 'PersonalSpaceKnowledge',
label: 'common_module.knowledge', // label: 'common_module.knowledge',
}, // },
] ]
const addPersonalSpaceOptions = readonly([ const addPersonalSpaceOptions = readonly([
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment