fix: dropdown
This commit is contained in:
parent
3c2a52057e
commit
09e0721db7
@ -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)">
|
||||||
|
Loading…
Reference in New Issue
Block a user