Skip to content
Snippets Groups Projects
Commit 3e508d75 authored by syuilo's avatar syuilo
Browse files

🎨

parent 40dddd8b
No related branches found
No related tags found
No related merge requests found
<template>
<KeepAlive :max="defaultStore.state.numberOfPageCache">
<Suspense>
<Suspense :timeout="0">
<component :is="currentPageComponent" :key="key" v-bind="Object.fromEntries(currentPageProps)"/>
<template #fallback>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment