Commit 15366302 by 施宇

Merge branch 'sy_ic_1016'

parents b2a45bba 9e2031f2
Showing with 2 additions and 2 deletions
......@@ -776,12 +776,12 @@ $(function () {
touserid: touserid,
name1: name,
img1: img,
isTemplate: '1'
isTemplate: '1',
custom: "custom"
});
delete params.targetId;
delete params.userImg;
delete params.userName;
// console.log(params)
if (status == 2) {
layer.msg('该用户已被拉黑');
self.scrollToTop(userId)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment