perf: Login acl license

This commit is contained in:
feng
2025-03-21 14:18:35 +08:00
committed by feng626
parent 2519edc6a7
commit 59a2180f2c

View File

@@ -25,7 +25,8 @@ export default [
title: i18n.t('UserLoginACLs'), title: i18n.t('UserLoginACLs'),
app: 'acls', app: 'acls',
resource: 'loginacl', resource: 'loginacl',
disableOrgsChange: true disableOrgsChange: true,
licenseRequired: true
}, },
children: [ children: [
{ {