Commit Graph

4 Commits

Author SHA1 Message Date
v6ole 6504a393e3 feat: 个人用户聚合视图 — 客户管理双Tab+四模块数据聚合
- customers 表新增 customer_type 列 (unit/individual)
- 客户管理页:单位客户 | 个人用户 Tab 切换
- 个人用户 Tab: 直接内嵌4 Tab 显示所有个人用户的聚合数据
- 个人用户通过业务模块快速新建产生 (customer_type=individual)
- 4个业务API新增 customer_type 筛选参数(JOIN customers)
- 客户列表排序: 个人用户置顶

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-12 22:14:44 +08:00
v6ole 13f8b9c512 docs: 商机跟单优化设计文档 — 跟进记录子表
Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-12 18:48:23 +08:00
v6ole e17536b3e4 docs: 请假功能实现计划 (11 tasks)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-12 12:52:44 +08:00
v6ole 531df448c1 docs: 请假功能设计文档
Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-12 12:48:19 +08:00