修复:用户详情页面重置密码报错问题
This commit is contained in:
parent
a2a8511dc6
commit
f513655448
@ -149,7 +149,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
tool.post("/user/admin/reset_psw",{id: id}, callback);
|
tool.post("/user/user/reset_psw",{id: id}, callback);
|
||||||
layer.close(index);
|
layer.close(index);
|
||||||
})
|
})
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user