feat:扩展eventsFn 事件

This commit is contained in:
Min
2023-03-08 15:04:47 +08:00
committed by 奔跑的面条
parent aafa8bd8c3
commit ccd5b8f0d0
3 changed files with 10 additions and 3 deletions
+2 -1
View File
@@ -48,7 +48,8 @@ const componentVersionUpdatePolyfill = (newObject: any, sources: any) => {
advancedEvents: {
[EventLife.VNODE_MOUNTED]: undefined,
[EventLife.VNODE_BEFORE_MOUNT]: undefined
}
},
eventsFn: []
}
}
return newObject