jbb %!s(int64=2) %!d(string=hai) anos
pai
achega
71fa9497e8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/layouts/RouteView.vue

+ 1 - 0
src/components/layouts/RouteView.vue

@@ -60,6 +60,7 @@ export default {
     name: 'RouteView',
     computed: {
         keepAlive () {
+          this.$route.meta.keepAlive = true
             return this.$route.meta.keepAlive
         }
     }