Commit 74b673d6 authored by 涂伟's avatar 涂伟
parents 357e5403 6e61d19f
Pipeline #94336 passed with stages
......@@ -50,6 +50,8 @@ const NodeModal = props => {
setActiveConfig('常用配置');
if(editMsg.NodeType == 1){
getVaildField();
}else{
needConfigField.current = false;
}
}, [editMsg]);
......
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