fix: refresh button without permission

This commit is contained in:
chenos 2022-12-02 21:39:42 +08:00
parent eb4fb29e3b
commit 49709458bb

View File

@ -48,7 +48,6 @@ export const TableActionInitializers = {
component: 'RefreshActionInitializer',
schema: {
'x-align': 'right',
'x-decorator': 'ACLActionProvider',
'x-acl-action-props': {
skipScopeCheck: true,
},