keep alive homepage
This commit is contained in:
parent
dc2d8006fc
commit
aeca6af42d
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
<v-main>
|
<v-main>
|
||||||
<Snackbar/>
|
<Snackbar/>
|
||||||
<Confirm/>
|
<Confirm/>
|
||||||
<nuxt />
|
<nuxt :keep-alive='$route.name === "index"'/>
|
||||||
</v-main>
|
</v-main>
|
||||||
<Footer/>
|
<Footer/>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue