mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-26 08:36:19 +08:00
chore: format code
This commit is contained in:
@@ -96,16 +96,16 @@ function handleNoticeClear() {
|
||||
<UserDropdown
|
||||
:avatar="preferences.app.defaultAvatar"
|
||||
:menus="menus"
|
||||
text="Vben Admin"
|
||||
description="ann.vben@gmail.com"
|
||||
tag-text="Pro"
|
||||
text="Vben Admin"
|
||||
@logout="handleLogout"
|
||||
/>
|
||||
</template>
|
||||
<template #notification>
|
||||
<Notification
|
||||
dot
|
||||
:notifications="notifications"
|
||||
dot
|
||||
@clear="handleNoticeClear"
|
||||
/>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user