[fix-11321][ui] fix create workflow contains chunjun node failed (#11979)
This commit is contained in:
parent
3554e7557a
commit
05ebd409c3
|
|
@ -45,7 +45,7 @@ export function useChunjun({
|
|||
workerGroup: 'default',
|
||||
delayTime: 0,
|
||||
timeout: 30,
|
||||
customConfig: false,
|
||||
customConfig: true,
|
||||
preStatements: [],
|
||||
postStatements: [],
|
||||
timeoutNotifyStrategy: ['WARN']
|
||||
|
|
|
|||
Loading…
Reference in New Issue