Commit Graph
13 Commits
Author SHA1 Message Date
17792275749andClaude Code 9d56e63ce0 fix(userManagement): 补传添加成员 relationType 并修复删除后同步空列表报错
- 一键添加本人传 relationType=1,其他添加新增传 relationType=2
- _clearAndSync 待下发列表为空时跳过 syncMembersToDevice,避免空列表 reject

Co-Authored-By: Claude Code <noreply@anthropic.com>
2026-09-15 15:08:47 +08:00
17792275749andClaude Opus 4.7 fb7c33c05f feat(addUser): 身份证合法时未填姓名则前端先解析性别年龄生日
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-09-03 11:39:33 +08:00
17792275749andClaude Opus 4.7 1dfda24645 feat(addUser): 生日不超今天、身高体重范围校验并失焦清空
- 出生年月 picker 限制到今天
- 身高 50-250cm、体重 20-300kg
- 失焦时越界值清空并提示

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-09-02 19:44:53 +08:00
17792275749andClaude Opus 4.7 55cdeae1ba fix(addUser): 家庭用户身份证查询报错时提交前重新查询并重置状态
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-09-02 19:34:36 +08:00
17792275749andClaude Sonnet 4.6 8d69249147 feat: 接口错误处理增强,统一打印并展示后端错误信息
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-09-01 16:57:28 +08:00
17792275749andClaude Opus 4.7 effd4f2068 fix(addUser): 姓名输入框补绑 blur,先输身份证后输姓名也能触发计算
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-09-01 16:11:04 +08:00
17792275749andClaude Opus 4.7 5b9a66afc7 fix(addUser): 员工编号查询接口版本 v6 调整为 v5
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-08-28 15:49:01 +08:00
17792275749andClaude Opus 4.7 dbb2ab8423 fix: 修复蓝牙连接误报与 WiFi 列表获取问题,完善一键添加本人
- connectedDevice 忽略 connect 过程中的 UNAVAILABLE 抖动,避免误报蓝牙关闭
- getWifiList 加 settled 保护,onStartSearch 加防重入
- userManagement 一键添加本人(仅加后台、不下发设备)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-08-27 14:02:21 +08:00
17792275749andClaude Opus 4.7 d59aad4f44 fix(userManagement): 编辑传主键id与成员来源标注
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-08-25 19:20:30 +08:00
17792275749andClaude Opus 4.7 48b75f37c9 feat(userManagement): 成员编辑删除与运维模式接口区分
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-08-25 19:06:03 +08:00
17792275749andClaude Opus 4.7 f6d6591c69 feat(equipment): 接入运维模式开关与编辑用户 mode 字段
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-08-25 14:12:29 +08:00
17792275749andClaude Sonnet 4.6 4b61c882a1 feat(addUser): 添加用户模块接入员工查询与身份证复用
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-24 19:31:04 +08:00
17792275749andClaude Opus 4.7 b66caf515e feat(addUser): 新增添加用户页面
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-08-19 15:20:55 +08:00