feat: 整合知识库管理页面
This commit is contained in:
@@ -953,13 +953,13 @@ export const localMenuFlatItems: MenuItem[] = [
|
||||
{
|
||||
id: 64,
|
||||
identity: '019b591d-03e8-7d4b-b8cf-7a5142320c61',
|
||||
title: '标签管理',
|
||||
title_en: 'Tag Management',
|
||||
code: 'ops:知识库管理:标签管理',
|
||||
description: '知识库管理 - 标签管理',
|
||||
title: '公共分类',
|
||||
title_en: 'Category Management',
|
||||
code: 'ops:知识库管理:公共分类',
|
||||
description: '知识库管理 - 公共分类',
|
||||
app_id: 2,
|
||||
parent_id: 63,
|
||||
menu_path: '/kb/tags',
|
||||
menu_path: '/kb/categories',
|
||||
menu_icon: 'appstore',
|
||||
type: 1,
|
||||
sort_key: 46,
|
||||
|
||||
@@ -1125,13 +1125,13 @@ export const localMenuItems: MenuItem[] = [
|
||||
{
|
||||
id: 64,
|
||||
identity: '019b591d-03e8-7d4b-b8cf-7a5142320c61',
|
||||
title: '标签管理',
|
||||
title_en: 'Tag Management',
|
||||
code: 'ops:知识库管理:标签管理',
|
||||
description: '知识库管理 - 标签管理',
|
||||
title: '公共分类',
|
||||
title_en: 'Category Management',
|
||||
code: 'ops:知识库管理:公共分类',
|
||||
description: '知识库管理 - 公共分类',
|
||||
app_id: 2,
|
||||
parent_id: 63,
|
||||
menu_path: '/kb/tags',
|
||||
menu_path: '/kb/categories',
|
||||
menu_icon: 'appstore',
|
||||
type: 1,
|
||||
sort_key: 11,
|
||||
|
||||
Reference in New Issue
Block a user