Skip to content
Snippets Groups Projects
Commit 5d0ee544 authored by syuilo's avatar syuilo
Browse files

chore: clean up

parent e52a9e0a
No related branches found
No related tags found
No related merge requests found
......@@ -62,8 +62,6 @@ export default defineComponent({
// element is children
const { element } = itemData;
console.log(element);
const id = element.dataset.id;
const file = props.mediaList.find(media => media.id === id);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment