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