0
0
Fork 0

chore: refs #6900 rollback

This commit is contained in:
Jorge Penadés 2024-09-02 13:32:20 +02:00
parent f24daa4ebd
commit 8ea9742068
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ if (props.baseUrl) {
<QPage>
<VnSubToolbar />
<div :class="[useCardSize(), $attrs.class]">
<RouterView :key="$route.path" />
<RouterView />
</div>
</QPage>
</QPageContainer>