💰 公司流水(项目内 + 项目外 全口径)
📊 财务看板 🏗 项目管理 ← 返回主页
🏗 项目内 客户项目相关
收入¥{{ fmt(summary.in_project.income) }}
支出¥{{ fmt(summary.in_project.expense) }}
净额¥{{ fmt(summary.in_project.net) }}
📦 项目外 员工预支/办公杂项
收入¥{{ fmt(summary.other.income) }}
支出¥{{ fmt(summary.other.expense) }}
净额¥{{ fmt(summary.other.net) }}
💼 公司合计全口径
总收入¥{{ fmt(summary.total.income) }}
总支出¥{{ fmt(summary.total.expense) }}
公司净额(毛利)¥{{ fmt(summary.total.net) }}
💸 9 类支出分布(公司全口径)
{{ cat || '未分类' }} ¥{{ fmt(amt) }}
+ 登记项目外收入 + 登记项目外支出
共 {{ items.length }} 笔
📦 项目外 🏗 {{ editForm.project_name }} {{ editForm.project_code }} 💰 收入 💸 支出