forked from FoundKeyGang/FoundKey
chore: clean up
This commit is contained in:
parent
e52a9e0a65
commit
5d0ee544f4
1 changed files with 0 additions and 2 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in a new issue