liu
2 天以前 f7e06aaee32674791f63d6e5111c0d0a3f4de4a3
分支
用户 liu <2021943741@qq.com>
星期五, 八月 28, 2026 15:13 +0800
提交者 liu <2021943741@qq.com>
星期五, 八月 28, 2026 15:13 +0800
提交f7e06aaee32674791f63d6e5111c0d0a3f4de4a3
目录 6d27be78462f46107eaa0ba27450e3b3cb364577 目录 | zip | gz
上一版本 31f8c28b502a3f963a2651194112584371448e37 查看 | 对比
feat(hrm): 新增班次/排班页面,优化薪酬核算

- 班次管理页:新增/编辑/查看/删除/导出
- 排班管理页:员工×日期网格、周/月视图、分页、勾选自动排班、按工号/姓名/手机号搜索
- 薪酬核算页:分页、多选确认/保存、撤销确认、待确认删除
已添加7个文件
已修改3个文件
1426 ■■■■■ 文件已修改
src/api/hrm/salary/calculation/index.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/hrm/schedule/index.ts 43 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/api/hrm/shift/index.ts 62 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/hrm/salary/calculation/data.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/hrm/salary/calculation/index.vue 84 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/hrm/schedule/data.ts 46 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/hrm/schedule/index.vue 743 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/hrm/shift/data.ts 186 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/hrm/shift/index.vue 162 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/hrm/shift/modules/form.vue 96 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史