fix: fix: Try to fix the right-click menu and cause the scroll bar to lock #24

pull/48/MERGE
vben 2024-07-06 14:50:45 +08:00
parent 1425f1d11d
commit 478bbe17ee
1 changed files with 6 additions and 1 deletions

View File

@ -42,7 +42,12 @@ function handleUnPushPin() {
:class="[b()]"
class="absolute flex h-full cursor-pointer select-none items-center"
>
<VbenContextMenu :handler-data="tab" :menus="menus" item-class="pr-4">
<VbenContextMenu
:handler-data="tab"
:menus="menus"
:modal="false"
item-class="pr-4"
>
<div class="h-full">
<TabBackground />
<div :class="e('content')" :title="title">