caoxiaozhu
|
002bf4f756
|
feat: 完善报销单审批流程及退回原因追踪
新增直属领导审批通过接口和审批待办列表查询,报销单退回
支持原因码分类和审批环节标记,优化票据附件去重和路径
回退查找,前端新增退回原因对话框、审批收件箱和工作台
图标组件,补充工具函数和单元测试覆盖。
|
2026-05-20 21:00:47 +08:00 |
|
caoxiaozhu
|
d7e98a58b9
|
feat: 增强员工管理与报销单全流程功能
- 新增员工Excel导入服务(employee_spreadsheet)及导入/导出API端点
- 员工服务增加批量创建、邮箱唯一校验、组织架构关联等能力
- 报销单提交补充身份回填、部门信息透传及预审结果展示优化
- 认证流程增加部门信息(departmentName)并在schema中同步扩展
- 用户Agent服务增加部门关联与报销单回填逻辑
- 前端员工管理页面全面重构,新增导入导出、搜索过滤、分页等功能
- 前端审批中心、审计、差旅报销等视图交互与样式优化
- 新增TableLoadingState共享组件及员工导入测试用例
|
2026-05-20 14:21:56 +08:00 |
|
caoxiaozhu
|
54ffef66d3
|
feat: 添加风险规则及 agent assets 功能增强
|
2026-05-19 16:19:03 +00:00 |
|
caoxiaozhu
|
8adeefe4a9
|
feat(web): 更新TableEmptyState空状态组件和RequestsView脚本,增强表格空状态展示和请求列表逻辑
|
2026-05-14 07:16:22 +00:00 |
|
caoxiaozhu
|
eec4efe207
|
feat(web): update components
- PersonalWorkbench.vue: update personal workbench component
- SidebarRail.vue: update sidebar rail component
- TopBar.vue: update top bar component
- ConfirmDialog.vue: update confirm dialog component
|
2026-05-13 13:12:28 +00:00 |
|
caoxiaozhu
|
9459476d82
|
feat(web): add TableEmptyState component
- components/shared/TableEmptyState.vue: add shared empty state component
|
2026-05-13 06:53:02 +00:00 |
|
caoxiaozhu
|
fae9966a11
|
feat(web): add reimbursements service and ConfirmDialog component
- services/reimbursements.js: add reimbursement API service client
- components/shared/ConfirmDialog.vue: add shared confirm dialog component
|
2026-05-13 03:37:47 +00:00 |
|
|
|
9785fb527b
|
refactor: split project into web and server directories
- Move frontend to web/ directory
- Add server/ directory for backend
- Restructure project for前后端分离架构
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-06 11:00:38 +08:00 |
|