diff --git a/src/views/common/push/pushFan/index.vue b/src/views/common/push/pushFan/index.vue index dbe6f93..73967ee 100644 --- a/src/views/common/push/pushFan/index.vue +++ b/src/views/common/push/pushFan/index.vue @@ -30,11 +30,6 @@ onClick: handleSend.bind(null, record, 'single') }]" :dropDownActions="[ - { - label: '推送通知', - icon: 'fa6-regular:pen-to-square', - onClick: ()=>{} - }, { label: '移除粉丝', icon: 'ant-design:delete-outlined',