mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-15 14:24:39 +00:00
fix: 修复LDAP属性映射的字段显示问题
This commit is contained in:
@@ -57,9 +57,11 @@ export default {
|
||||
],
|
||||
fieldsMeta: {
|
||||
AUTH_LDAP_USER_ATTR_MAP: {
|
||||
component: 'el-input',
|
||||
el: {
|
||||
type: 'textarea'
|
||||
}
|
||||
},
|
||||
label: this.$t('setting.authLdapUserAttrMap')
|
||||
}
|
||||
},
|
||||
url: '/api/v1/settings/setting/?category=ldap',
|
||||
|
||||
Reference in New Issue
Block a user