mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 13:26:44 +00:00
fix: refresh button without permission
This commit is contained in:
parent
eb4fb29e3b
commit
49709458bb
@ -48,7 +48,6 @@ export const TableActionInitializers = {
|
|||||||
component: 'RefreshActionInitializer',
|
component: 'RefreshActionInitializer',
|
||||||
schema: {
|
schema: {
|
||||||
'x-align': 'right',
|
'x-align': 'right',
|
||||||
'x-decorator': 'ACLActionProvider',
|
|
||||||
'x-acl-action-props': {
|
'x-acl-action-props': {
|
||||||
skipScopeCheck: true,
|
skipScopeCheck: true,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user