mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 03:05:07 +08:00
fix: add onRouterInit define
This commit is contained in:
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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user