mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-10 20:53:18 +08:00
fix: dropdown
This commit is contained in:
@@ -265,10 +265,7 @@ const { hasAccessByCodes } = useAccess();
|
|||||||
</ghost-button>
|
</ghost-button>
|
||||||
</Popconfirm>
|
</Popconfirm>
|
||||||
</Space>
|
</Space>
|
||||||
<Dropdown
|
<Dropdown placement="bottomRight">
|
||||||
:get-popup-container="getVxePopupContainer"
|
|
||||||
placement="bottomRight"
|
|
||||||
>
|
|
||||||
<template #overlay>
|
<template #overlay>
|
||||||
<Menu>
|
<Menu>
|
||||||
<MenuItem key="1" @click="handleUserInfo(row)">
|
<MenuItem key="1" @click="handleUserInfo(row)">
|
||||||
|
|||||||
Reference in New Issue
Block a user