Commit f9f73bb5 authored by 彭俊龙's avatar 彭俊龙

feat:自动化工单弹窗初始化参数逻辑优化

parent d2fcfe76
Pipeline #96414 waiting for manual action with stages
......@@ -175,6 +175,9 @@ const CaseModify = props => {
roleIds: [], //定时触发使用
});
setNodeNames([]);
ruleField.current = []
tableName.current = null
ruleContent.current = ''
};
const dealPostData = async detail => {
......
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