yxk-20260421-通用发起流程组件修改
This commit is contained in:
@@ -227,12 +227,6 @@
|
||||
flowScheduleModalRef.value?.open({
|
||||
title: 'Start Flow',
|
||||
payload: { record },
|
||||
initialValues: {
|
||||
triggerType: record.isNeedInterval, //1立即督办,2重复督办
|
||||
intervalType: record.intervalType,
|
||||
startCount: record.startCount,
|
||||
intervalStartTime: record.intervalStartTime ? dateUtil(record.intervalStartTime).format('YYYY-MM-DD HH:mm:ss') : undefined,
|
||||
},
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user