refactor: add roles admin and user
This commit is contained in:
parent
72888c407e
commit
a28bc7de6b
3 changed files with 59 additions and 29 deletions
|
|
@ -24,7 +24,7 @@ const { loader } = storeToRefs(loaderStore)
|
|||
</div>
|
||||
|
||||
<q-space></q-space>
|
||||
<profile v-if="$route.meta.statusAccount" />
|
||||
<profile />
|
||||
</q-toolbar>
|
||||
</q-header>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue