fix: 修复LDAP属性映射的字段显示问题

This commit is contained in:
Orange
2021-03-19 16:19:17 +08:00
committed by 老广
parent dc59836a66
commit 4184401432

View File

@@ -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',