mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-09-14 16:17:31 +08:00
fix 修复 页面api过期警告
This commit is contained in:
parent
7a9ccedadc
commit
8a034662c7
@ -43,7 +43,7 @@ onMounted(() => {
|
|||||||
addIframe()
|
addIframe()
|
||||||
})
|
})
|
||||||
|
|
||||||
watch((route) => {
|
watchEffect((route) => {
|
||||||
addIframe()
|
addIframe()
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user