Commit 3c05c301 by zhaochengxiang

bug fix

parent 95c38134
......@@ -657,8 +657,7 @@ const AssetManageTree = (props) => {
}
const displayMenu = (e) => {
show({
event: e,
show(e, {
position: {
x: e.clientX + 30,
y: e.clientY - 10
......
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