Commit 548f3c28 by RuoYi

注释修正

parent 98fdbff3
......@@ -147,7 +147,7 @@ function resetPwd(userId) {
layer_show("重置密码", url, '800', '300');
}
// 批量强退
// 批量删除用户
function batchRemove() {
var rows = $.getSelections("userId");
if (rows.length == 0) {
......
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 to comment