|
|
@ -30,11 +30,6 @@ |
|
|
|
onClick: handleSend.bind(null, record, 'single') |
|
|
|
onClick: handleSend.bind(null, record, 'single') |
|
|
|
}]" |
|
|
|
}]" |
|
|
|
:dropDownActions="[ |
|
|
|
:dropDownActions="[ |
|
|
|
{ |
|
|
|
|
|
|
|
label: '推送通知', |
|
|
|
|
|
|
|
icon: 'fa6-regular:pen-to-square', |
|
|
|
|
|
|
|
onClick: ()=>{} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
{ |
|
|
|
{ |
|
|
|
label: '移除粉丝', |
|
|
|
label: '移除粉丝', |
|
|
|
icon: 'ant-design:delete-outlined', |
|
|
|
icon: 'ant-design:delete-outlined', |
|
|
|