Skip to content

Commit

Permalink
Merge pull request #7514 from GuoLiBin6/feat/glb-master-feature
Browse files Browse the repository at this point in the history
feat: 功能选择内容优化
  • Loading branch information
GuoLiBin6 authored Jan 17, 2025
2 parents 1c41d6e + 7c86866 commit a2971bc
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions src/constants/feature.js
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,8 @@ const LicenseItems = [
validators: [validators.hasCloudAccount],
},
{
key: 'monitor',
key: 'monitor_operation',
origin_key: 'monitor',
meta: meta('resource_managent', 'monitor', false),
},
{
Expand Down Expand Up @@ -299,11 +300,7 @@ const LicenseItems = [
},
{
key: 'auth',
meta: meta('resource_managent', 'auth', false),
},
{
key: 'business_feature',
meta: meta('resource_managent', 'auth', false),
meta: meta('auth', '', false),
},
{
key: 'baidu',
Expand Down

0 comments on commit a2971bc

Please sign in to comment.