seaislee1209 a5d3739eef
All checks were successful
Build and Deploy Backend / build-and-deploy (push) Successful in 1m19s
Build and Deploy Web / build-and-deploy (push) Successful in 1m9s
feat: 内部事务成本按比例分摊到所有项目 + UI优化
- 内部事务成本池:非管理层用户的 时薪×投入时长,按产出秒数比例分摊
- 管理层用户提交内部事务不重复计算(已通过管理成本分摊)
- 人力成本排除内部事务提交,避免重复
- 项目管理页面隐藏"内部事务"项目
- 阶段列宽度调整适配"内部事务"四字显示

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 11:11:15 +08:00
..
2026-02-12 15:10:48 +08:00
2026-02-12 15:03:28 +08:00
2026-02-12 15:10:48 +08:00

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.