mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 07:25:15 +00:00
fix: users roles field showInTable
This commit is contained in:
parent
301229ef88
commit
d50d5a6da3
@ -13,7 +13,7 @@ export default {
|
||||
through: 'users_roles',
|
||||
component: {
|
||||
type: 'drawerSelect',
|
||||
// showInTable: true,
|
||||
showInTable: true,
|
||||
showInForm: true,
|
||||
showInDetail: true,
|
||||
'x-component-props': {
|
||||
|
Loading…
Reference in New Issue
Block a user