RuoYi %!s(int64=6) %!d(string=hai) anos
pai
achega
548f3c2867
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/static/ruoyi/system/user/user.js

+ 1 - 1
src/main/resources/static/ruoyi/system/user/user.js

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