Commit 9f33ce11 by zhaochengxiang

bug fix

parent 5df3a06b
......@@ -370,6 +370,8 @@ const ModelTree = (props) => {
} else {
getStateTreeData(item?.key||'');
}
getServiceCount();
}
const sync = () => {
......
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