{{pageMeta[t] || t}}
全部
本月
本季
本年
自定义
累计营收
{{fmt(dash.kpi.total_revenue)}}
本季 {{fmt(dash.kpi.quarter_revenue)}}
累计成本
{{fmt(dash.kpi.total_cost)}}
本季 {{fmt(dash.kpi.quarter_cost)}}
累计利润
{{fmt(dash.kpi.profit)}}
利润率 {{dash.kpi.profit_margin}}% | 本季 {{fmt(dash.kpi.quarter_profit)}}
净现金流
{{fmt(dash.kpi.net_cash_flow)}}
回款率 {{dash.kpi.collection_rate}}%
合同总额
{{fmt(dash.kpi.total_contract)}}
项目毛利率 {{dash.kpi.project_margin}}%
经营总览 (本月 / 本季 / 本年 / 累计)
序号指标本月本季本年累计
{{idx+1}} {{row.name}} {{fmt(row.month)}} {{fmt(row.quarter)}} {{fmt(row.year)}} {{fmt(row.total)}}
业务线拆分
序号业务线本月本季本年累计营收占比
{{idx+1}} {{t.type}} {{fmt(t.month)}} {{fmt(t.quarter)}} {{fmt(t.year)}} {{fmt(t.total)}}
收支明细查询
序号期间日期收支业务/类别产品/子类客户部门金额
{{idx+1}} {{r.period}}{{r.date||'-'}} {{r.kind}} {{r.type}}{{r.name||'-'}}{{r.client||'-'}}{{r.department}} {{r.kind==='收入'?'+':'-'}}{{fmt(r.amount)}}
暂无匹配记录
共 {{sandRecordsFiltered.length}} 条 收入合计 {{fmt(sandSum.in)}} 成本合计 {{fmt(sandSum.out)}} 净额 {{fmt(sandSum.net)}}
序号期间部门类别子类别金额日期备注操作
{{i+1}}{{c.period}}{{c.department_name}}{{c.category}}{{c.subcategory||'-'}}{{fmt(c.amount)}}{{c.date||'-'}}{{c.description||'-'}}
暂无数据
序号期间业务类型产品/项目部门客户金额日期操作
{{i+1}}{{r.period}}{{r.business_type}}{{r.product_name||'-'}}{{r.department_name}}{{r.client||'-'}}{{fmt(r.amount)}}{{r.date||'-'}}
暂无数据
累计营收
{{fmt(profitData.summary.total_revenue)}}
累计成本
{{fmt(profitData.summary.total_cost)}}
累计利润
{{fmt(profitData.summary.total_profit)}}
综合利润率
{{profitData.summary.overall_margin}}%
月度收支利润趋势
月度利润明细
序号期间营业收入成本费用利润利润率
{{i+1}}{{m.period}}{{fmt(m.revenue)}}{{fmt(m.cost)}}{{fmt(m.profit)}}{{m.margin}}%
部门利润对比
营收按业务类型
部门利润明细
序号部门营业收入成本费用利润利润率
{{i+1}}{{d.name}}{{fmt(d.revenue)}}{{fmt(d.cost)}}{{fmt(d.profit)}}{{d.margin}}%
加载利润数据...
序号类型金额预计日期实际日期状态交易对手备注操作
{{i+1}}{{c.type}}{{fmt(c.amount)}}{{c.expected_date||'-'}}{{c.actual_date||'-'}}{{c.status}}{{c.counterparty||'-'}}{{c.description||'-'}}
暂无数据
序号项目名称客户部门合同金额已回款成本毛利毛利率回款率状态操作
{{i+1}}{{p.project_name}}{{p.client||'-'}}{{p.department_name}}{{fmt(p.contract_amount)}}{{fmt(p.received_amount)}}{{fmt(p.cost_amount)}}{{fmt(p.gross_profit)}}{{p.gross_margin}}%{{p.collection_rate}}%{{p.status}}
暂无数据
序号产品名称类型投资额当前估值收益收益率浮动盈亏状态操作
{{i+1}}{{p.product_name}}{{p.product_type||'-'}}{{fmt(p.invested_amount)}}{{fmt(p.current_value)}}{{fmt(p.return_amount)}}{{p.return_rate}}%{{fmt(p.unrealized_pnl)}}{{p.status}}
暂无数据
序号产品名称研发投入营收ROI用户数ARPU状态启动日期操作
{{i+1}}{{p.product_name}}{{fmt(p.investment_amount)}}{{fmt(p.revenue_amount)}}{{p.roi}}%{{p.users_count}}{{fmt(p.arpu)}}{{p.status}}{{p.start_date||'-'}}
暂无数据
全部
本月
本季
本年
自定义
筛选内开票金额
{{fmt(bizSum.invoices.filtered_amount)}}
{{bizSum.invoices.count}} 笔
累计开票总额
{{fmt(bizSum.invoices.total_amount)}}
全部历史
本月开票
{{fmt(bizSum.invoices.month_amount)}}
本季 {{fmt(bizSum.invoices.quarter_amount)}}
本年开票
{{fmt(bizSum.invoices.year_amount)}}
今年累计
待开票金额
{{fmt(bizSum.invoices.pending_amount)}}
作废/红冲 {{fmt(bizSum.invoices.void_amount)}}
序号名称业务线金额开票日期往来单位发票号码发票类型税率部门状态备注操作
{{i+1}}{{r.name}}{{r.business_type||'-'}}{{fmt(r.amount)}}{{r.date||'-'}}{{r.counterparty||'-'}}{{r.invoice_no||'-'}}{{r.invoice_type||'-'}}{{r.tax_rate!=null?r.tax_rate+'%':'-'}}{{r.department_name}}{{r.status}}{{r.description||'-'}}
暂无数据
全部
本月
本季
本年
自定义
筛选内回款金额
{{fmt(bizSum.collections.filtered_amount)}}
{{bizSum.collections.count}} 笔
累计回款总额
{{fmt(bizSum.collections.total_amount)}}
全部历史
本月回款
{{fmt(bizSum.collections.month_amount)}}
本季 {{fmt(bizSum.collections.quarter_amount)}}
本年回款
{{fmt(bizSum.collections.year_amount)}}
今年累计
待回款金额
{{fmt(bizSum.collections.pending_amount)}}
逾期 {{bizSum.collections.overdue_count}} 笔
序号名称业务线回款金额回款日期往来单位回款方式对应开票金额部门状态备注操作
{{i+1}}{{r.name}}{{r.business_type||'-'}}{{fmt(r.amount)}}{{r.date||'-'}}{{r.counterparty||'-'}}{{r.method||'-'}}{{fmt(r.invoice_amount)}}{{r.department_name}}{{r.status}}{{r.description||'-'}}
暂无数据
全部
本月
本季
本年
自定义
筛选内成本金额
{{fmt(bizSum.bizcosts.filtered_amount)}}
{{bizSum.bizcosts.count}} 笔
累计成本总额
{{fmt(bizSum.bizcosts.total_amount)}}
全部历史
本月成本
{{fmt(bizSum.bizcosts.month_amount)}}
本季 {{fmt(bizSum.bizcosts.quarter_amount)}}
本年成本
{{fmt(bizSum.bizcosts.year_amount)}}
今年累计
待付款金额
{{fmt(bizSum.bizcosts.unpaid_amount)}}
待付/部分付
序号名称业务线成本金额发生日期往来单位成本类别付款状态部门备注操作
{{i+1}}{{r.name}}{{r.business_type||'-'}}{{fmt(r.amount)}}{{r.date||'-'}}{{r.counterparty||'-'}}{{r.category||'-'}}{{r.pay_status}}{{r.department_name}}{{r.description||'-'}}
暂无数据
全部
本月
本季
本年
自定义
筛选内合同金额
{{fmt(bizSum.contracts.filtered_amount)}}
{{bizSum.contracts.count}} 份 | 已回款 {{fmt(bizSum.contracts.filtered_received)}}
累计合同总额
{{fmt(bizSum.contracts.total_amount)}}
全部历史
本月签订
{{fmt(bizSum.contracts.month_amount)}}
本季 {{fmt(bizSum.contracts.quarter_amount)}}
本年签订
{{fmt(bizSum.contracts.year_amount)}}
今年累计
累计已回款
{{fmt(bizSum.contracts.received_amount)}}
回款率 {{bizSum.contracts.total_amount>0?Math.round(bizSum.contracts.received_amount/bizSum.contracts.total_amount*100):0}}%
序号名称业务线合同金额已回款签订日期结束日期往来单位合同编号部门状态备注操作
{{i+1}}{{r.name}}{{r.business_type||'-'}}{{fmt(r.amount)}}{{fmt(r.received_amount)}}{{r.date||'-'}}{{r.end_date||'-'}}{{r.counterparty||'-'}}{{r.contract_no||'-'}}{{r.department_name}}{{r.status}}{{r.description||'-'}}
暂无数据
序号编码部门名称类型负责人年度预算备注操作
{{i+1}}{{d.code||'-'}}{{d.name}}{{d.dept_type||'-'}}{{d.manager||'-'}}{{fmt(d.budget)}}{{d.description||'-'}}
暂无数据

{{aiReport.title}}

生成时间: {{aiReport.generated_at}} | {{aiReport.period}}

营收 {{fmt(aiReport.summary.total_revenue)}} 成本 {{fmt(aiReport.summary.total_cost)}} 利润 {{fmt(aiReport.summary.gross_profit)}} 利润率 {{aiReport.summary.profit_margin}}%

{{s.title}}

{{s.content}}

点击上方按钮生成AI财务分析报告
{{m.text}}
试试问: "本月收入多少?" "哪个部门成本最高?" "利润情况如何?"
预测洞察
⚠ {{ins}}
营收趋势预测
成本趋势预测
加载预测数据...
待办单据
{{oa.work.todo_count}}
审批中+草稿
单据总数
{{oa.work.total_bills}}
全部类型
未读消息
{{oa.work.unread_messages}}
最新公告
{{(oa.work.notices[0]||{}).title || '暂无'}}
{{(oa.work.notices[0]||{}).created_at || '-'}}
待办事宜
序号单据编号类型申请人金额状态操作
{{i+1}}{{b.bill_no}}{{b.bill_type}}{{b.applicant}}{{fmt(b.amount)}}{{b.status}}
暂无待办
最新公告
📣 {{n.title}} {{n.created_at}}
暂无公告
费用报销
📆 待办事宜
✈ 差旅报销
🍽 招待费报销
💸 费用报销
💰 结算付款
💵 收款单
🧱 借款申请
📁 我的单据
🔍 综合查询
{{forms.oabill.bill_type}}
单号:{{forms.oabill.bill_no || '(保存后自动生成)'}}
{{forms.oabill.bill_type}}单
姓名 所属部门 职位岗位 开户行 {{forms.oabill.bill_type==='收款单'?'收款日期':'报销日期'}}
计入部门 计入项目 银行账户
计入部门 计入项目 收款单位
开户行 银行账户
起止日期 单据张数 出差类型
费用明细 (点击 + / − 增删行)
{{c.l}} 操作
小计 {{fmt(oaFormSubtotal)}}
{{forms.oabill.bill_type==='结算付款'?'发票金额(大写)':forms.oabill.bill_type==='收款单'?'发票金额(大写)':'合计(大写)'}} {{oaFormSubtotal > 0 ? toUpperCN(oaFormSubtotal) : ''}} {{forms.oabill.bill_type==='结算付款'?'付款金额(大写)':forms.oabill.bill_type==='收款单'?'收款金额(大写)':'小写金额'}} {{forms.oabill.bill_type==='结算付款'||forms.oabill.bill_type==='收款单' ? (oaFormSubtotal>0?toUpperCN(oaFormSubtotal):'') : fmt(oaFormSubtotal)}}
{{forms.oabill.bill_type==='差旅报销'?'个人冲账':'扣餐补'}} 实付金额
实付金额
说明
序号员工姓名所属公司所属部门职务岗位手机邮箱入职时间开户行卡号操作
{{i+1}}{{e.name}}{{e.company||'-'}}{{e.department||'-'}}{{e.position||'-'}}{{e.mobile||'-'}}{{e.email||'-'}}{{e.entry_date||'-'}}{{e.bank_name||'-'}}{{e.bank_account||'-'}}
暂无员工
编号数据名称类型参数值备注操作
{{i+1}}{{d.name}}{{d.dtype||'-'}}{{d.value||'-'}}{{d.remark||'-'}}
暂无数据
序号公告名称发送人发送时间公告状态备注操作
{{i+1}}{{n.title}}{{n.sender}}{{n.created_at}}{{n.status}}{{n.remark||'-'}}
暂无公告
序号用户姓名登录名称角色状态注册日期操作
{{i+1}}{{u.display_name}}{{u.username}}{{u.role==='admin'?'管理员':'子账号'}}正常{{u.created_at}}
序号角色名称权限模块角色类型备注操作
{{i+1}}{{r.name}}{{r.modules||'-'}}{{r.rtype||'-'}}{{r.remark||'-'}}
暂无角色
序号部门ID部门名称部门编码状态操作
{{i+1}}{{d.id}}{{d.name}}{{d.code||'-'}}正常
序号发送人接收人标题时间状态操作
{{i+1}}{{m.sender}}{{m.receiver==='all'?'所有人':m.receiver}}{{m.title||'(无标题)'}}{{m.created_at}}{{m.is_read?'已读':'未读'}}
暂无消息
平台参数
LOGO上传
支持 PNG/JPG, 不超过2MB
序号用户名显示名称角色创建时间操作
{{i+1}}{{u.username}}{{u.display_name}}{{u.role==='admin'?'管理员':'子账号'}}{{u.created_at}}
{{toast.msg}}