Files
opc-manager/static/modules
mac d3a7252e26 fix: 同月多条费用被 Array.find 丢弃导致数据不完整
- plan.js/finance.js 所有 ed.find 改为 filter+forEach 聚合同月 cost/paid
- computePlanMonthly 同步修复 bd.find 和 ed.find
- 明细行(expand panel) 的双重 find 也全部聚合
- 月度视图的 else 分支同改
2026-07-17 14:03:21 +08:00
..