This commit is contained in:
@@ -187,7 +187,7 @@
|
||||
<v-content>
|
||||
<v-container fluid>
|
||||
<transition name="fade" mode="out-in" @after-leave="afterLeave">
|
||||
<router-view class="view"></router-view>
|
||||
<router-view class="view" :key="$route.fullPath"></router-view>
|
||||
</transition>
|
||||
</v-container>
|
||||
</v-content>
|
||||
|
||||
Reference in New Issue
Block a user