mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-06-03 14:50:21 +08:00
fix Vmenu
This commit is contained in:
@@ -14,6 +14,7 @@ const props = defineProps<Props>()
|
||||
<VMenu
|
||||
v-if="props.menuList"
|
||||
activator="parent"
|
||||
close-on-content-click
|
||||
>
|
||||
<VList
|
||||
:items="props.menuList"
|
||||
|
||||
Reference in New Issue
Block a user