fix: 修复优秀录音获取和导出按钮权限问题

- 取消注释CentergetGoodRecord调用以获取优秀录音
- 为问题排行榜导出按钮添加用户等级4的权限控制
- 将排行榜默认周期改为month并移除冗余注释
This commit is contained in:
2025-09-04 12:28:53 +08:00
parent be3c724a5e
commit 5a930ac084
3 changed files with 3 additions and 74 deletions

View File

@@ -968,7 +968,7 @@ const excellentRecord = ref({});
await CenterConversionRateVsAverage()
await CenterSeniorManagerList()
// 获取优秀录音
// await CentergetGoodRecord()
await CentergetGoodRecord()
await CenterGroupList('all') // 初始化加载全部高级经理数据
// 输出缓存信息