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