refactor: profile menu id
This commit is contained in:
parent
d818e9e027
commit
286fe5bd31
1 changed files with 1 additions and 0 deletions
|
|
@ -453,6 +453,7 @@ onMounted(async () => {
|
|||
|
||||
<!-- User -->
|
||||
<ProfileMenu
|
||||
id="btn-profile-menu"
|
||||
@logout="doLogout"
|
||||
@edit-personal-info="console.log('edit')"
|
||||
@signature="
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue