fix: users roles field showInTable
This commit is contained in:
parent
301229ef88
commit
d50d5a6da3
@ -13,7 +13,7 @@ export default {
|
|||||||
through: 'users_roles',
|
through: 'users_roles',
|
||||||
component: {
|
component: {
|
||||||
type: 'drawerSelect',
|
type: 'drawerSelect',
|
||||||
// showInTable: true,
|
showInTable: true,
|
||||||
showInForm: true,
|
showInForm: true,
|
||||||
showInDetail: true,
|
showInDetail: true,
|
||||||
'x-component-props': {
|
'x-component-props': {
|
||||||
|
Loading…
Reference in New Issue
Block a user