fix: dropdown
This commit is contained in:
parent
09e0721db7
commit
203c2edf63
@ -215,10 +215,7 @@ function handleAssignRole(record: Role) {
|
|||||||
</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="handleAuthEdit(row)">
|
<MenuItem key="1" @click="handleAuthEdit(row)">
|
||||||
|
Loading…
Reference in New Issue
Block a user