feat(Calendar): 添加休息天数输入并改进营期设置逻辑

- 在营期设置弹窗中添加休息天数输入字段
- 修改营期结束判断逻辑,不再仅依赖休息日
- 改进用户参数获取逻辑,优先使用路由参数
- 添加测试数据以便在没有营期数据时测试功能
- 优化API请求参数处理,确保总是传递必要参数
This commit is contained in:
2025-08-27 18:13:46 +08:00
parent 787703fa12
commit 14a536bd1c
2 changed files with 82 additions and 26 deletions

View File

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