提交历史

作者 SHA1 备注 提交日期
  alphah c41264515a fix bug 2 周之前
  alphah 7e18e482fe fix(expense): 停用制度时同步冻结额度 - effective=0时 quota status→FROZEN 2 周之前
  alphah dbd1a53fa2 fix(expense): 代码审查修复 - 部门模式下IDs展开+typo修正+quota_id注释补充 2 周之前
  alphah be38478444 fix(expense): 员工联动创建额度时判断制度有效期和发放模式 2 周之前
  alphah 4c0640ed7b fix(expense): 员工签约纳入全员制度+离职清理所有模式额度 2 周之前
  alphah f68a7a586b fix(expense): 员工离职联动+调部门清理旧额度 - scope_sync 双向同步 2 周之前
  alphah cafa0353fe fix(expense): 员工未激活时不触发额度联动 - 需等签约激活webhook后才生效 2 周之前
  alphah 8a9b982658 fix(expense): 添加员工API联动 - 前端直调添加员工时触发部门制度额度同步 2 周之前
  alphah 0a226559d9 feat(expense): 员工/部门变动联动 - scope_sync新增员工加入/离开部门时额度同步 2 周之前
  alphah e37a699f4b fix(expense): scope编辑差异对比+部门写入+adapter_type统一+部门回显 2 周之前
  alphah 4677af51e3 fix(expense): 额度ID回显 - 将支付宝 issue_rule_id 写入 quota_id 字段 2 周之前
  alphah bcc55ea4bc fix(expense): 修复 detailinfo_query_service 中 Python 变量作用域导致的 UnboundLocalError 2 周之前
  alphah ef657641ec fix(expense): 编辑回显全面修复 - 无条件覆盖本地字段+从额度记录获取员工ID 2 周之前
  alphah ce8a886d9f fix(expense): 使用规则显示周期限额 - 创建制度时将 period_type+amount 写入 condition_info 2 周之前
  alphah de2e83cd1f fix(expense): 编辑回显+使用规则期限制 - 调scope接口补充员工列表 新增日/月/季/年限额提取 2 周之前
  alphah 2654203573 fix(frontend): 额度列表 - quota_id为空显示'-' + 新增QUOTA_PENDING映射 2 周之前
  alphah 428d259149 fix(expense): 编辑回显 - 增加 adapter_type→applicable_scope 映射 + 类型安全 2 周之前
  alphah bb0549f07b perf(frontend): 去除 optimizeDeps 中冗余的 Element Plus 组件 style 预加载 2 周之前
  alphah b21e998ace fix(expense): 编辑回显员工数据 - 从支付宝 owner_id_list 映射 employee_ids 2 周之前
  alphah dd086e06db fix(expense): scope查询和详情查询 enterprise_id 为空时从本地DB查找 2 周之前
  alphah 227c3e2ea2 feat(expense): 额度记录创建+有效期判断+前端范围切换清空 2 周之前
  alphah 1bdb2ceed3 fix(expense): 费控额度改造 - 去除假额度+真实额度同步+问题修复 2 周之前
  alphah 79c7df6e17 fix: 监听 formData.enterprise_id 变化加载部门 2 周之前
  alphah 3f0637b326 fix: 部门下拉从store取enterprise_id 2 周之前
  alphah 80c552d60a fix: 创建额度时 employee_id 存为 ALL/员工ID/DEPT:xxx 2 周之前
  alphah c05baae433 fix: detail quota_list 补 employee_id/out_biz_no 2 周之前
  alphah 08fbf03847 fix: 部门选项改真实API数据替代硬编码 2 周之前
  alphah 3555e48a2b fix: 部门详情 schema 恢复 created/updated_time + 前端 parent_department_id 2 周之前
  alphah 4398e3c522 fix: employee detail Alipay字段映射 + EmployeeSelector label插槽 + 移除硬编码employeeOptions 部门详情响应判断修复 + 员工过滤改用 department_ids 2 周之前
  alphah 3ecfe58bbf fix: EmployeeSelector 仅显示已激活(ACTIVATED)员工 2 周之前