1
0
mirror of https://github.com/WeBankFinTech/fes.js.git synced 2025-04-06 03:59:53 +08:00

fix: add onRouterInit define

This commit is contained in:
winixt 2025-02-24 15:07:16 +08:00
parent 736807d9e8
commit 96d3d539fe

@ -32,7 +32,8 @@ export const MicroApp = defineComponent({
cacheName: String,
settings: Object,
props: Object,
lifeCycles: Object
lifeCycles: Object,
onRouterInit: Function
},
setup(props, { attrs }) {
const {