mirror of
https://gitee.com/myxzgzs/boyue-ui-admin-vue3
synced 2025-08-08 16:32:43 +08:00
fix: 修复组件在keepAlive下刷新不触发onActivated钩子问题
This commit is contained in:
parent
4fe158b2ec
commit
e76eda8af3
@ -243,7 +243,7 @@ const move = (to: number) => {
|
||||
start()
|
||||
}
|
||||
|
||||
onMounted(() => {
|
||||
onBeforeMount(() => {
|
||||
initTags()
|
||||
addTags()
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user