Commit ac39df84 authored by medice's avatar medice Committed by 杨奕

clickoutside: fix memory leak

parent c3ee5fc0
......@@ -65,5 +65,6 @@ export default {
break;
}
}
delete el[ctx];
}
};
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