当两个组件都可keepalive的时候切换就回报这个错误runtime-core.esm-bundler.js:6086Uncaught(inpromise)TypeError:parentComponent.ctx.deactivateisnotafunction路由的问题之前的写法是router-viewclass="router-view"v-slot="{Component,route}">keep-alivev-if="Component">component:is="Component"v-if="route.meta.keepAlive">/component>/keep-ali