fix: login url fragment and refresh token
This commit is contained in:
parent
7d16320dea
commit
62a4c3b1ca
8 changed files with 72 additions and 172 deletions
|
|
@ -29,9 +29,9 @@ const { loader } = storeToRefs(loaderStore)
|
|||
</q-header>
|
||||
|
||||
<q-page-container>
|
||||
<QPage>
|
||||
<q-page>
|
||||
<router-view :key="$route.fullPath" />
|
||||
</QPage>
|
||||
</q-page>
|
||||
</q-page-container>
|
||||
<full-loader :visibility="loader" />
|
||||
</q-layout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue