update cuz presentation
This commit is contained in:
parent
7a9e451739
commit
4e67cc4e19
29 changed files with 1065 additions and 88 deletions
|
@ -124,6 +124,13 @@ updateUserInfo();
|
|||
>
|
||||
Logout
|
||||
</VBtn>
|
||||
<VBtn
|
||||
v-if="loggedIn"
|
||||
color="primary"
|
||||
@click="navigateTo('/clients')"
|
||||
>
|
||||
go to clients
|
||||
</VBtn>
|
||||
</template>
|
||||
</VCard>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue