{{ `${thisYear}年度累计利润` }}
?
利润总额完成率=本年累计/年度预算
{{ `(${currentResult.profitThisYearReal||'-'} / ${currentResult.profitBudgetThisYearReal||'-'})` }}
净利润完成度=本年净利润/净利润预算
{{ `(${currentResult.thisYearNetProfitReal||'-'} / ${currentResult.thisYearNetProfitBudgetReal||'-'})` }}
净利润预算=年度预算-年度预计所得税费用{{`(${currentResult.profitBudgetThisYearReal||'-'} - ${(currentResult.profitBudgetThisYearReal - currentResult.thisYearNetProfitBudgetReal).toFixed(2)})`}}
本年净利润=本年累计-本年累计所得税{{`(${currentResult.profitThisYearReal||'-'} - ${(currentResult.profitThisYearReal - currentResult.thisYearNetProfitReal).toFixed(2)})`}}
完成率
{{`${currentResult.profitRate || '-'}%`}}
{{ currentResult.profitThisYear||'-' }}
含税累计/万元
{{currentResult.profitBudgetThisYear||'-'}}
年度预算/万元
{{
`${currentResult.profitYOY || '-'}%`
}}
同比
{{currentResult.thisYearNetProfit||'-'}}
除税净利润/万元
{{currentResult.thisYearNetProfitBudget||'-'}}
净利润预算/万元
{{
`${currentResult.thisYearNetProfitSuccess||'-'}%`
}}
完成度
2023年营收累计
?
不包含营业外收入
完成率=本年累计 / 年度预算
(472,356,021.71/725,370,000.00)
成本比=本年成本/本年累计收入
(180,563,832.50/472,356,021.71)
年度累计收入同比:本年累计收入的同比值
65.12%
47,235.60
本年累计/万元
38.23%
成本比
72,537.00
年度预算/万元
+47.81%
收入同比
{{ `${thisYear}年收入合计` }}
?
完成率=本年累计收入 / 年度预算
{{ `(${currentResult.inComeThisYearReal||'-'} / ${currentResult.thisYearInComeBudgetReal||'-'})` }}
成本比=本年累计成本/本年累计收入
{{ `(${currentResult.costReal||'-'} /${currentResult.inComeThisYearReal||'-'})` }}
年度预算:年度预算包含营业外
年度预算同比: 本年累计收入的同比值
{{`${currentResult.inComeSuccess || '-'}%`}}
{{ currentResult.inComeThisYear || '' }}
本年累计
/万元
{{`${currentResult.thisYearCostRatio || '-'}%`}}
成本比
{{ currentResult.thisYearInComeBudget||'-' }}
年度预算
/万元
{{`${currentResult.thisYearInComeYOY||'-'}%`}}
同比
自营收入
其他收入
{{ item.name }}
?
便利店、餐饮及客房的累计数
完成率 = 本年累计自营收入 / 自营收入的年度预算
{{ `(${item.thisYearReal||'-'} / ${item.thisYearBudgetReal||'-'})` }}
{{ `本月占比 = ${thisMonth}月自营收入 / 本年累计自营收入(${item.thisMonthReal||'-'} / ${item.thisYearReal||'-'}) `}}
服务区自营小计:城市店、批发团购及通道费的累计数
查看更多
{{ `${item.rate||'-'}%` }}
{{item.thisYear || '-'}}
本年累计/万元
{{item.thisMonth || '-'}}
{{ `${thisMonth}月累计` }}
/万元
{{item.thisYearBudget || '-'}}
年度预算/万元
{{ `${item.thisMonthRate || '-'}%` }}
本月占比
支出合计
{{`${currentResult.expenditureRatio}%`}}
{{currentResult.expenditureThisYear}}
本年累计/万元
{{currentResult.expenditureThisYearBudget}}
年度预计/万元
营业成本
销售费用
管理费用
财务费用
{{ item.name }}
查看更多
{{`${item.expenditureCostRate}%`}}
{{ item.expenditureCostThisYear }}
本年累计/万元
{{ item.expenditureCostThisMonth }}
{{ `${thisMonth}月累计` }}/万元
{{ item.expenditureCostThisYearBudget }}
年度预计/万元
{{ item.expenditureCostThisRate }}
本月占比