[fix-11321][ui] fix create workflow contains chunjun node failed (#11979)
This commit is contained in:
parent
606b56403e
commit
9979ea3467
|
|
@ -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