fix(plugin-workflow): fix workflow schema (#1115)
This commit is contained in:
parent
9b1ecb67f1
commit
fc7da4a04c
@ -271,6 +271,10 @@ export const workflowSchema: ISchema = {
|
||||
'x-component': 'CollectionField',
|
||||
'x-decorator': 'FormItem',
|
||||
},
|
||||
description: {
|
||||
'x-component': 'CollectionField',
|
||||
'x-decorator': 'FormItem',
|
||||
},
|
||||
footer: {
|
||||
type: 'void',
|
||||
'x-component': 'Action.Modal.Footer',
|
||||
|
Loading…
Reference in New Issue
Block a user