Commit 1b018364 by zhaochengxiang

右键

parent 83d4e8ef
......@@ -750,7 +750,9 @@ const AssetTable = (props) => {
};
const displayMenu = (e) => {
show(e);
show({
event: e
})
}
const handleItemClick = ({ event, props, data, triggerEvent }) => {
......
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