1. 在main.js中等待路由ready后,此库功能失常 ``` app.use(router) await router.isReady() ``` 2. 请求数据后再判断是否呈现 router-view ,功能也失常 <img width="868" alt="image" src="https://github.com/Zippowxk/stack-keep-alive/assets/11799110/1553f2bc-a929-4df5-adab-804f8e019cc7">