注释修正

pull/4/head
RuoYi 2018-05-25 18:16:47 +08:00
parent 98fdbff3d8
commit 548f3c2867
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ function resetPwd(userId) {
layer_show("重置密码", url, '800', '300');
}
// 批量强退
// 批量删除用户
function batchRemove() {
var rows = $.getSelections("userId");
if (rows.length == 0) {