feat(hrm): 新增请假统计报表功能及优化请假申请页面

新增请假统计报表页面,包含趋势图、部门统计图、类型统计图和表格展示
优化请假申请页面布局和字段展示
添加多个图表组件用于数据可视化展示
调整样式和表单验证规则
This commit is contained in:
砂糖
2026-01-19 13:28:45 +08:00
parent cd0f93f60f
commit f6000018d8
8 changed files with 493 additions and 17 deletions

View File

@@ -387,7 +387,7 @@ export default {
font-weight: 500;
color: #666;
background-color: #fff;
margin-bottom: 10px;
margin-top: 10px;
text-align: center;
}