[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',
|
workerGroup: 'default',
|
||||||
delayTime: 0,
|
delayTime: 0,
|
||||||
timeout: 30,
|
timeout: 30,
|
||||||
customConfig: false,
|
customConfig: true,
|
||||||
preStatements: [],
|
preStatements: [],
|
||||||
postStatements: [],
|
postStatements: [],
|
||||||
timeoutNotifyStrategy: ['WARN']
|
timeoutNotifyStrategy: ['WARN']
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue