This commit is contained in:
李志鹏
2026-04-29 16:23:42 +08:00
parent 64844105b5
commit 4a078186a9
2 changed files with 12 additions and 1 deletions

View File

@@ -17,6 +17,7 @@
<component
:is="Component"
:key="route.name"
:cachedRoutes="cachedRoutes"
/>
</keep-alive>
</router-view>