feat: user-dropdown support hover
trigger (#5143)
* feat: user-dropdown support `hover` trigger * fix: modified type declaration
This commit is contained in:
@@ -132,6 +132,7 @@ watch(
|
||||
:text="userStore.userInfo?.realName"
|
||||
description="ann.vben@gmail.com"
|
||||
tag-text="Pro"
|
||||
trigger="both"
|
||||
@logout="handleLogout"
|
||||
/>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user