Commit 3c5e8c62 authored by 彭俊龙's avatar 彭俊龙

feat:工单自动化方案定时触发增加工单模板

parent 57678750
Pipeline #96642 failed with stages
......@@ -1606,7 +1606,8 @@ const CaseModify = props => {
}
}
})
postData.current.scheduledConfig.Values = values
console.log(values, 'valuesvaluesvalues');
postData.current.scheduledConfig.values = values
}
setFormVisible(false)
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment