mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 06:46:09 +08:00
修改列表页更多菜单弹窗
This commit is contained in:
parent
dc44ce6b1a
commit
ce22cad5b2
|
@ -665,7 +665,6 @@ const Crontab = () => {
|
|||
index: number;
|
||||
}> = ({ record, index }) => (
|
||||
<Dropdown
|
||||
arrow={{ pointAtCenter: true }}
|
||||
placement="bottomRight"
|
||||
trigger={['click']}
|
||||
menu={{
|
||||
|
|
|
@ -416,7 +416,6 @@ const Subscription = () => {
|
|||
index: number;
|
||||
}> = ({ record, index }) => (
|
||||
<Dropdown
|
||||
arrow={{ pointAtCenter: true }}
|
||||
placement="bottomRight"
|
||||
trigger={['click']}
|
||||
menu={{
|
||||
|
|
Loading…
Reference in New Issue
Block a user