mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-17 22:42:00 +08:00
fix: enablePreferences does not meet expectations (#4031)
This commit is contained in:
@@ -206,6 +206,7 @@ if (enableShortcutKey.value) {
|
||||
</DropdownMenuItem>
|
||||
<DropdownMenuSeparator />
|
||||
<DropdownMenuItem
|
||||
v-if="preferences.app.enablePreferences"
|
||||
class="mx-1 flex cursor-pointer items-center rounded-sm py-1 leading-8"
|
||||
@click="handleOpenPreference"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user