feat: 扩展用户管理统一搜索范围

- 支持按账号、昵称、电话、邮件和角色名搜索

- 补充搜索提示、特殊字符处理及前后端测试
This commit is contained in:
2026-08-07 12:14:55 +08:00
parent 6544cdcff0
commit 170b315459
6 changed files with 252 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
"deptId": "Dept",
"tenantId": "TenantId",
"loginName": "LoginName",
"searchPlaceholder": "Search account, nickname, phone, email, or role",
"password": "Password",
"accountType": "AccountType",
"nickname": "Nickname",