修改列表页更多菜单弹窗

This commit is contained in:
whyour 2023-04-06 14:08:08 +08:00
parent dc44ce6b1a
commit ce22cad5b2
2 changed files with 0 additions and 2 deletions

View File

@ -665,7 +665,6 @@ const Crontab = () => {
index: number;
}> = ({ record, index }) => (
<Dropdown
arrow={{ pointAtCenter: true }}
placement="bottomRight"
trigger={['click']}
menu={{

View File

@ -416,7 +416,6 @@ const Subscription = () => {
index: number;
}> = ({ record, index }) => (
<Dropdown
arrow={{ pointAtCenter: true }}
placement="bottomRight"
trigger={['click']}
menu={{