合并
This commit is contained in:
@ -17,6 +17,7 @@ class EventBinding {
|
||||
}
|
||||
|
||||
on(that, elements) {
|
||||
return
|
||||
this.element = {}
|
||||
for (let i = 0; i < elements.length; i++) {
|
||||
if (!elements[i] || !elements[i].attributes) {
|
||||
|
Reference in New Issue
Block a user