|
@@ -179,23 +179,6 @@ export default {
|
|
|
path: '/data-governance',
|
|
path: '/data-governance',
|
|
|
urls: '',
|
|
urls: '',
|
|
|
children: [
|
|
children: [
|
|
|
- {
|
|
|
|
|
- hidden: 0,
|
|
|
|
|
- type: 1,
|
|
|
|
|
- title: '企业身份',
|
|
|
|
|
- path: '/systemManage/enterprise-identity',
|
|
|
|
|
- children: [],
|
|
|
|
|
- label: '企业身份',
|
|
|
|
|
- sort: 1,
|
|
|
|
|
- component: 'systemManage/enterpriseIdentity',
|
|
|
|
|
- meta: {
|
|
|
|
|
- title: '企业身份',
|
|
|
|
|
- icon: 'mdi-account-key-outline',
|
|
|
|
|
- permissions: ['identity:manage']
|
|
|
|
|
- },
|
|
|
|
|
- name: 'systemEnterpriseIdentity',
|
|
|
|
|
- alwaysShow: 0
|
|
|
|
|
- },
|
|
|
|
|
{
|
|
{
|
|
|
hidden: 0,
|
|
hidden: 0,
|
|
|
icon: 'mdi-database-cog-outline',
|
|
icon: 'mdi-database-cog-outline',
|
|
@@ -1968,6 +1951,23 @@ export default {
|
|
|
name: 'systemUserManage',
|
|
name: 'systemUserManage',
|
|
|
alwaysShow: 0
|
|
alwaysShow: 0
|
|
|
},
|
|
},
|
|
|
|
|
+ {
|
|
|
|
|
+ hidden: 0,
|
|
|
|
|
+ type: 1,
|
|
|
|
|
+ title: '企业身份与 SSO',
|
|
|
|
|
+ path: '/systemManage/enterprise-identity',
|
|
|
|
|
+ children: [],
|
|
|
|
|
+ label: '企业身份与 SSO',
|
|
|
|
|
+ sort: 2,
|
|
|
|
|
+ component: 'systemManage/enterpriseIdentity',
|
|
|
|
|
+ meta: {
|
|
|
|
|
+ title: '企业身份与 SSO',
|
|
|
|
|
+ icon: 'mdi-account-key-outline',
|
|
|
|
|
+ permissions: ['identity:manage']
|
|
|
|
|
+ },
|
|
|
|
|
+ name: 'systemEnterpriseIdentity',
|
|
|
|
|
+ alwaysShow: 0
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
hidden: 0,
|
|
hidden: 0,
|
|
|
type: 1,
|
|
type: 1,
|
|
@@ -1975,7 +1975,7 @@ export default {
|
|
|
path: '/systemManage/responsibilities',
|
|
path: '/systemManage/responsibilities',
|
|
|
children: [],
|
|
children: [],
|
|
|
label: '设备责任矩阵',
|
|
label: '设备责任矩阵',
|
|
|
- sort: 2,
|
|
|
|
|
|
|
+ sort: 3,
|
|
|
component: 'systemManage/responsibility',
|
|
component: 'systemManage/responsibility',
|
|
|
meta: {
|
|
meta: {
|
|
|
title: '设备责任矩阵',
|
|
title: '设备责任矩阵',
|
|
@@ -1992,7 +1992,7 @@ export default {
|
|
|
path: '/systemManage/governance-audit',
|
|
path: '/systemManage/governance-audit',
|
|
|
children: [],
|
|
children: [],
|
|
|
label: '审计与运行证据',
|
|
label: '审计与运行证据',
|
|
|
- sort: 3,
|
|
|
|
|
|
|
+ sort: 4,
|
|
|
component: 'systemManage/governanceAudit',
|
|
component: 'systemManage/governanceAudit',
|
|
|
meta: {
|
|
meta: {
|
|
|
title: '审计与运行证据',
|
|
title: '审计与运行证据',
|
|
@@ -2009,7 +2009,7 @@ export default {
|
|
|
path: '/systemManage/agent-governance',
|
|
path: '/systemManage/agent-governance',
|
|
|
children: [],
|
|
children: [],
|
|
|
label: 'Agent 治理',
|
|
label: 'Agent 治理',
|
|
|
- sort: 4,
|
|
|
|
|
|
|
+ sort: 5,
|
|
|
component: 'systemManage/agentGovernance',
|
|
component: 'systemManage/agentGovernance',
|
|
|
meta: {
|
|
meta: {
|
|
|
title: 'Agent 治理',
|
|
title: 'Agent 治理',
|