mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-26 16:46:19 +08:00
feat: Preferences support clearing the cache and logging out
This commit is contained in:
@@ -95,7 +95,7 @@ function handleNoticeClear() {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<BasicLayout>
|
||||
<BasicLayout @clear-preferences-and-logout="handleLogout">
|
||||
<template #user-dropdown>
|
||||
<UserDropdown
|
||||
:avatar="preferences.app.defaultAvatar"
|
||||
|
Reference in New Issue
Block a user