Commit 96998ab5 by zhaochengxiang

bug fix

parent 8302ba78
......@@ -106,6 +106,9 @@ const FC = (props) => {
setSelectedNode()
}
getTreeData()
},
error: () => {
setLoading(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