@@ -455,6 +455,8 @@ export default {
const { data } = await bigmemberFollowAndClaim(params)
if (!item.isFollow) {
this.noMonitor(data)
+ }else{
+ this.$toast('取消成功')
}
if (data.status) {
// this.$toast('操作成功')