feat(部门分析): 添加部门整体分析报告功能
实现部门分析弹窗的数据获取与展示功能,新增getTeamEntiretyReport API接口 调整多个组件高度以优化布局
This commit is contained in:
@@ -504,7 +504,7 @@ const downloadRecording = (index) => {
|
||||
background: white;
|
||||
border-radius: 8px;
|
||||
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
|
||||
height: 400px;
|
||||
height: 420px;
|
||||
}
|
||||
|
||||
.chart-header {
|
||||
|
||||
Reference in New Issue
Block a user