红点
This commit is contained in:
@@ -419,6 +419,12 @@ export default {
|
||||
order: order,
|
||||
});
|
||||
},
|
||||
//取消红点
|
||||
dynamicRead({id}) {
|
||||
return vm.$u.post('message/dynamicRead', {
|
||||
friend_tomid:id
|
||||
});
|
||||
},
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user