Skip to content

Commit 33597f3

Browse files
author
xuewei.lxw
committed
remove log
1 parent 38d6a2a commit 33597f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

editable-list/main.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@
122122
}
123123

124124
removeListItem(e) {
125-
console.log('e.target',e.target);
126125
e.target.parentNode.remove();
127126
}
128127
}

0 commit comments

Comments
 (0)