mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 11:26:55 +00:00
fix: automation jobs
This commit is contained in:
parent
8be11714b9
commit
09f2d5d2f2
@ -13,6 +13,7 @@ export default {
|
||||
type: 'belongsTo',
|
||||
component: {
|
||||
type: 'hidden',
|
||||
hidden: true,
|
||||
showInForm: true,
|
||||
},
|
||||
},
|
||||
@ -175,6 +176,7 @@ export default {
|
||||
'collection',
|
||||
'filter',
|
||||
'values',
|
||||
'automation',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user