forked from verdnatura/salix-front
chore: refs #6772 fix e2e
This commit is contained in:
parent
77f2a4d825
commit
a41143b410
|
@ -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