forked from verdnatura/salix-front
Reviewed-on: verdnatura/salix-front#695 Reviewed-by: Alex Moreno <alexm@verdnatura.es>
This commit is contained in:
commit
568fd9ae1a
|
@ -79,7 +79,7 @@ if (props.baseUrl) {
|
|||
<QPage>
|
||||
<VnSubToolbar />
|
||||
<div :class="[useCardSize(), $attrs.class]">
|
||||
<RouterView :key="route.fullPath" />
|
||||
<RouterView :key="route.path" />
|
||||
</div>
|
||||
</QPage>
|
||||
</QPageContainer>
|
||||
|
|
Loading…
Reference in New Issue