Commit 3a021087 authored by xiexiuxing's avatar xiexiuxing

feat: 权限bug修复

parent e8f870c6
......@@ -212,6 +212,7 @@ const MemberDetail: React.FC<{}> = () => {
}
});
} else {
setButtonInfos(node.buttons)
setNodeRecord(node);
fetchItemDetailData(node);
}
......
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