fix: print button without permission

This commit is contained in:
chenos 2022-12-03 10:28:21 +08:00
parent 4830a1c034
commit 6b253755a1
2 changed files with 0 additions and 2 deletions

View File

@ -46,7 +46,6 @@ export const CalendarFormActionInitializers = {
component: 'PrintActionInitializer',
schema: {
'x-component': 'Action',
'x-decorator': 'ACLActionProvider',
},
},
],

View File

@ -37,7 +37,6 @@ export const ReadPrettyFormActionInitializers = {
component: 'PrintActionInitializer',
schema: {
'x-component': 'Action',
'x-decorator': 'ACLActionProvider',
},
},
],