mirror of
https://gitee.com/nocobase/nocobase.git
synced 2024-11-30 03:08:31 +08:00
feat(plugin-users): multiple roles
This commit is contained in:
parent
59dd24bf4d
commit
e6fa6f9a8e
@ -66,6 +66,7 @@ export default {
|
||||
title: '{{t("Roles")}}',
|
||||
'x-component': 'Select.Drawer',
|
||||
'x-component-props': {
|
||||
multiple: true,
|
||||
fieldNames: {
|
||||
label: 'title',
|
||||
value: 'name',
|
||||
|
Loading…
Reference in New Issue
Block a user