2454 lines
135 KiB
JavaScript
2454 lines
135 KiB
JavaScript
const data = [
|
|
{
|
|
month: 7,
|
|
supportList:[
|
|
{
|
|
itemTitle: '便利店收入小计',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
list:[
|
|
[
|
|
{
|
|
name: '批发团购及通道费',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
}
|
|
],// 按告警情况排序
|
|
[
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '批发团购及通道费',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按累计完成进度占比数排序
|
|
[
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '批发团购及通道费',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按本月完成进度占比数排序
|
|
[
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '批发团购及通道费',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按年度计划数值排序
|
|
],
|
|
},
|
|
{
|
|
itemTitle: '餐饮及客房收入小计',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
list:[
|
|
[
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '客房',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-'// 累计执行 万元
|
|
},
|
|
],// 按告警情况排序
|
|
[
|
|
{
|
|
name: '客房',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按累计完成进度占比数排序
|
|
[
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '客房',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按本月完成进度占比数排序
|
|
[
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '客房',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按年度计划数值排序
|
|
]
|
|
}
|
|
],
|
|
otherList:[
|
|
{
|
|
itemTitle: '场地租赁收入小计',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
list:[
|
|
[
|
|
{
|
|
name: '广告位',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '商铺',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '充电桩',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '加油站',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽车服务中心',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽修',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按告警情况排序
|
|
[
|
|
{
|
|
name: '充电桩',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽修',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽车服务中心',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '加油站',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '商铺',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '广告位',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按累计完成进度占比数排序
|
|
[
|
|
{
|
|
name: '汽修',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽车服务中心',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '加油站',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '充电桩',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '商铺',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '广告位',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按本月完成进度占比数排序
|
|
[
|
|
{
|
|
name: '汽修',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽车服务中心',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '加油站',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '充电桩',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '商铺',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '广告位',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按年度计划数值排序
|
|
],
|
|
},
|
|
{
|
|
itemTitle: '物业及受托代管收入小计',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
list:[
|
|
[
|
|
{
|
|
name: '管理补贴',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '受托代管',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth:'-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '物业管理',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按告警情况排序
|
|
[
|
|
{
|
|
name: '受托代管',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '物业管理',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '管理补贴',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按累计完成进度占比数排序
|
|
[
|
|
{
|
|
name: '物业管理',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '受托代管',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '管理补贴',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按本月完成进度占比数排序
|
|
[
|
|
{
|
|
name: '物业管理',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '受托代管',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '管理补贴',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按年度计划数值排序
|
|
]
|
|
},
|
|
{
|
|
itemTitle: '公共服务补贴收入小计',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
}
|
|
],
|
|
},
|
|
{
|
|
month: 8,
|
|
supportList:[
|
|
{
|
|
itemTitle: '便利店收入小计',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
list:[
|
|
[
|
|
{
|
|
name: '批发团购及通道费',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
}
|
|
],// 按告警情况排序
|
|
[
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '批发团购及通道费',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按累计完成进度占比数排序
|
|
[
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '批发团购及通道费',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按本月完成进度占比数排序
|
|
[
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '批发团购及通道费',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// // 按年度计划数值排序
|
|
],
|
|
},
|
|
{
|
|
itemTitle: '餐饮及客房收入小计',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
list:[
|
|
[
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '客房',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-'// 累计执行 万元
|
|
},
|
|
],// 按告警情况排序
|
|
[
|
|
{
|
|
name: '客房',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按累计完成进度占比数排序
|
|
[
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '客房',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按本月完成进度占比数排序
|
|
[
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '客房',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// // 按年度计划数值排序
|
|
]
|
|
}
|
|
],
|
|
otherList:[
|
|
{
|
|
itemTitle: '场地租赁收入小计',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
list:[
|
|
[
|
|
{
|
|
name: '广告位',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '商铺',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '充电桩',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '加油站',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽车服务中心',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽修',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按告警情况排序
|
|
[
|
|
{
|
|
name: '充电桩',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽修',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽车服务中心',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '加油站',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '商铺',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '广告位',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按累计完成进度占比数排序
|
|
[
|
|
{
|
|
name: '汽修',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽车服务中心',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '加油站',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '充电桩',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '商铺',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '广告位',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按本月完成进度占比数排序
|
|
[
|
|
{
|
|
name: '汽修',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽车服务中心',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '加油站',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '充电桩',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '商铺',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '广告位',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// // 按年度计划数值排序
|
|
],
|
|
},
|
|
{
|
|
itemTitle: '物业及受托代管收入小计',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
list:[
|
|
[
|
|
{
|
|
name: '管理补贴',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '受托代管',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth:'-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '物业管理',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按告警情况排序
|
|
[
|
|
{
|
|
name: '受托代管',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '物业管理',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '管理补贴',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按累计完成进度占比数排序
|
|
[
|
|
{
|
|
name: '物业管理',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '受托代管',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '管理补贴',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按本月完成进度占比数排序
|
|
[
|
|
{
|
|
name: '物业管理',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '受托代管',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '管理补贴',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按年度计划数值排序
|
|
]
|
|
},
|
|
{
|
|
itemTitle: '公共服务补贴收入小计',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
}
|
|
],
|
|
},
|
|
{
|
|
month: 9,
|
|
supportList:[
|
|
{
|
|
itemTitle: '便利店收入小计',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
list:[
|
|
[
|
|
{
|
|
name: '批发团购及通道费',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
}
|
|
],// 按告警情况排序
|
|
[
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '批发团购及通道费',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按累计完成进度占比数排序
|
|
[
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '批发团购及通道费',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按本月完成进度占比数排序
|
|
[
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '批发团购及通道费',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按年度计划预算数值排序
|
|
],
|
|
},
|
|
{
|
|
itemTitle: '餐饮及客房收入小计',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
list:[
|
|
[
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '客房',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-'// 累计执行 万元
|
|
},
|
|
],// 按告警情况排序
|
|
[
|
|
{
|
|
name: '客房',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按累计完成进度占比数排序
|
|
[
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '客房',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按本月完成进度占比数排序
|
|
[
|
|
{
|
|
name: '服务区',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '客房',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按年度计划预算数值排序
|
|
]
|
|
}
|
|
],
|
|
otherList:[
|
|
{
|
|
itemTitle: '场地租赁收入小计',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
list:[
|
|
[
|
|
{
|
|
name: '广告位',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '商铺',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '充电桩',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '加油站',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽车服务中心',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽修',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按告警情况排序
|
|
[
|
|
{
|
|
name: '充电桩',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽修',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽车服务中心',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '加油站',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '商铺',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '广告位',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按累计完成进度占比数排序
|
|
[
|
|
{
|
|
name: '汽修',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽车服务中心',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '加油站',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '充电桩',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '商铺',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '广告位',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按本月完成进度占比数排序
|
|
[
|
|
{
|
|
name: '汽修',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽车服务中心',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '加油站',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '充电桩',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '商铺',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '广告位',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按年度计划预算数值排序
|
|
],
|
|
},
|
|
{
|
|
itemTitle: '物业及受托代管收入小计',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
list:[
|
|
[
|
|
{
|
|
name: '管理补贴',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '受托代管',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth:'-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '物业管理',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按告警情况排序
|
|
[
|
|
{
|
|
name: '受托代管',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '物业管理',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '管理补贴',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按累计完成进度占比数排序
|
|
[
|
|
{
|
|
name: '物业管理',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '受托代管',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '管理补贴',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按本月完成进度占比数排序
|
|
[
|
|
{
|
|
name: '物业管理',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '受托代管',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
{
|
|
name: '管理补贴',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: '-',// 累计执行 万元
|
|
},
|
|
],// 按年度计划预算数值排序
|
|
]
|
|
},
|
|
{
|
|
itemTitle: '公共服务补贴收入小计',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
}
|
|
],
|
|
},
|
|
{
|
|
month: 10,
|
|
// 自营
|
|
supportList:[
|
|
{
|
|
itemTitle: '便利店收入小计',
|
|
monthRate: 155.25,// 本月完成进度占比
|
|
accumulateRate: 93.24,// 累计完成进度占比
|
|
list:[
|
|
[
|
|
{
|
|
name: '批发团购及通道费',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: 159.49,// 本月执行 万元
|
|
accumulateExecute: 268.09,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '服务区',
|
|
monthRate: 169.21,// 本月完成进度占比
|
|
accumulateRate: 93.13,// 累计完成进度占比
|
|
budgetMonth: 2202.60,// 本月预算 万元
|
|
budgetYear: 3915.90,// 年度预算 万元
|
|
monthExecute: 3726.98,// 本月执行 万元
|
|
accumulateExecute: 3726.98,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: 82.55,// 本月完成进度占比
|
|
accumulateRate: 50.69,// 累计完成进度占比
|
|
budgetMonth: 642.30,// 本月预算 万元
|
|
budgetYear: 619.60,// 年度预算 万元
|
|
monthExecute: 530.25,// 本月执行 万元
|
|
accumulateExecute: 314.10,// 累计执行 万元
|
|
}
|
|
],// 按告警情况排序
|
|
[
|
|
{
|
|
name: '服务区',
|
|
monthRate: 169.21,// 本月完成进度占比
|
|
accumulateRate: 93.13,// 累计完成进度占比
|
|
budgetMonth: 2202.60,// 本月预算 万元
|
|
budgetYear: 3915.90,// 年度预算 万元
|
|
monthExecute: 3726.98,// 本月执行 万元
|
|
accumulateExecute: 3726.98,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: 82.55,// 本月完成进度占比
|
|
accumulateRate: 50.69,// 累计完成进度占比
|
|
budgetMonth: 642.30,// 本月预算 万元
|
|
budgetYear: 619.60,// 年度预算 万元
|
|
monthExecute: 530.25,// 本月执行 万元
|
|
accumulateExecute: 314.10,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '批发团购及通道费',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: 159.49,// 本月执行 万元
|
|
accumulateExecute: 268.09,// 累计执行 万元
|
|
},
|
|
],// 按累计完成进度占比数排序
|
|
[
|
|
{
|
|
name: '服务区',
|
|
monthRate: 169.21,// 本月完成进度占比
|
|
accumulateRate: 93.13,// 累计完成进度占比
|
|
budgetMonth: 2202.60,// 本月预算 万元
|
|
budgetYear: 3915.90,// 年度预算 万元
|
|
monthExecute: 3726.98,// 本月执行 万元
|
|
accumulateExecute: 3726.98,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: 82.55,// 本月完成进度占比
|
|
accumulateRate: 50.69,// 累计完成进度占比
|
|
budgetMonth: 642.30,// 本月预算 万元
|
|
budgetYear: 619.60,// 年度预算 万元
|
|
monthExecute: 530.25,// 本月执行 万元
|
|
accumulateExecute: 314.10,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '批发团购及通道费',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: 159.49,// 本月执行 万元
|
|
accumulateExecute: 268.09,// 累计执行 万元
|
|
},
|
|
],// 按本月完成进度占比数排序
|
|
[
|
|
{
|
|
name: '服务区',
|
|
monthRate: 169.21,// 本月完成进度占比
|
|
accumulateRate: 93.13,// 累计完成进度占比
|
|
budgetMonth: 2202.60,// 本月预算 万元
|
|
budgetYear: 3915.90,// 年度预算 万元
|
|
monthExecute: 3726.98,// 本月执行 万元
|
|
accumulateExecute: 3726.98,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: 82.55,// 本月完成进度占比
|
|
accumulateRate: 50.69,// 累计完成进度占比
|
|
budgetMonth: 642.30,// 本月预算 万元
|
|
budgetYear: 619.60,// 年度预算 万元
|
|
monthExecute: 530.25,// 本月执行 万元
|
|
accumulateExecute: 314.10,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '批发团购及通道费',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: 159.49,// 本月执行 万元
|
|
accumulateExecute: 268.09,// 累计执行 万元
|
|
},
|
|
],// 按年度计划数值排序
|
|
],
|
|
},
|
|
{
|
|
itemTitle: '餐饮及客房收入小计',
|
|
monthRate: 217.35,// 本月完成进度占比
|
|
accumulateRate: 97.81,// 累计完成进度占比
|
|
list:[
|
|
[
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: 23.39,// 本月执行 万元
|
|
accumulateExecute: 83.39,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '客房',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: 130.39,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: 40.00,// 年度预算 万元
|
|
monthExecute: 4.47,// 本月执行 万元
|
|
accumulateExecute: 52.16,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '服务区',
|
|
monthRate: 169.21,// 本月完成进度占比
|
|
accumulateRate: 93.13,// 累计完成进度占比
|
|
budgetMonth: 531.00,// 本月预算 万元
|
|
budgetYear: 8419.00,// 年度预算 万元
|
|
monthExecute: 1126.26,// 本月执行 万元
|
|
accumulateExecute: 8138.60,// 累计执行 万元
|
|
},
|
|
],// 按告警情况排序
|
|
[
|
|
{
|
|
name: '客房',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: 130.39,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: 40.00,// 年度预算 万元
|
|
monthExecute: 4.47,// 本月执行 万元
|
|
accumulateExecute: 52.16,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '服务区',
|
|
monthRate: 169.21,// 本月完成进度占比
|
|
accumulateRate: 93.13,// 累计完成进度占比
|
|
budgetMonth: 531.00,// 本月预算 万元
|
|
budgetYear: 8419.00,// 年度预算 万元
|
|
monthExecute: 1126.26,// 本月执行 万元
|
|
accumulateExecute: 8138.60,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: 23.39,// 本月执行 万元
|
|
accumulateExecute: 83.39,// 累计执行 万元
|
|
},
|
|
],// 按累计完成进度占比数排序
|
|
[
|
|
{
|
|
name: '服务区',
|
|
monthRate: 169.21,// 本月完成进度占比
|
|
accumulateRate: 93.13,// 累计完成进度占比
|
|
budgetMonth: 531.00,// 本月预算 万元
|
|
budgetYear: 8419.00,// 年度预算 万元
|
|
monthExecute: 1126.26,// 本月执行 万元
|
|
accumulateExecute: 8138.60,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '客房',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: 130.39,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: 40.00,// 年度预算 万元
|
|
monthExecute: 4.47,// 本月执行 万元
|
|
accumulateExecute: 52.16,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: 23.39,// 本月执行 万元
|
|
accumulateExecute: 83.39,// 累计执行 万元
|
|
},
|
|
],// 按本月完成进度占比数排序
|
|
[
|
|
{
|
|
name: '服务区',
|
|
monthRate: 169.21,// 本月完成进度占比
|
|
accumulateRate: 93.13,// 累计完成进度占比
|
|
budgetMonth: 531.00,// 本月预算 万元
|
|
budgetYear: 8419.00,// 年度预算 万元
|
|
monthExecute: 1126.26,// 本月执行 万元
|
|
accumulateExecute: 8138.60,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '客房',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: 130.39,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: 40.00,// 年度预算 万元
|
|
monthExecute: 4.47,// 本月执行 万元
|
|
accumulateExecute: 52.16,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '城市店',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: '-',// 年度预算 万元
|
|
monthExecute: 23.39,// 本月执行 万元
|
|
accumulateExecute: 83.39,// 累计执行 万元
|
|
},
|
|
],// 按年度计划预算数值排序
|
|
]
|
|
}
|
|
],
|
|
// 其他
|
|
otherList:[
|
|
{
|
|
itemTitle: '场地租赁收入小计',
|
|
monthRate: 68.32,// 本月完成进度占比
|
|
accumulateRate: 70.85,// 累计完成进度占比
|
|
list:[
|
|
[
|
|
{
|
|
name: '广告位',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: 47.75,// 累计完成进度占比
|
|
budgetMonth: 6.60,// 本月预算 万元
|
|
budgetYear: 50.00,// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: 23.87,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '商铺',
|
|
monthRate: 65.04,// 本月完成进度占比
|
|
accumulateRate: 68.69,// 累计完成进度占比
|
|
budgetMonth: 1950.00,// 本月预算 万元
|
|
budgetYear: 17236.00,// 年度预算 万元
|
|
monthExecute: 1268.22,// 本月执行 万元
|
|
accumulateExecute: 11838.75,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '充电桩',
|
|
monthRate: 94.75,// 本月完成进度占比
|
|
accumulateRate: 88.81,// 累计完成进度占比
|
|
budgetMonth: 97.00,// 本月预算 万元
|
|
budgetYear: 1063.00,// 年度预算 万元
|
|
monthExecute: 91.91,// 本月执行 万元
|
|
accumulateExecute: 944.06,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '加油站',
|
|
monthRate: 99.21,// 本月完成进度占比
|
|
accumulateRate: 71.12,// 累计完成进度占比
|
|
budgetMonth: 11.20,// 本月预算 万元
|
|
budgetYear: 171.00,// 年度预算 万元
|
|
monthExecute: 11.11,// 本月执行 万元
|
|
accumulateExecute: 121.62,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽车服务中心',
|
|
monthRate: 99.86,// 本月完成进度占比
|
|
accumulateRate: 83.28,// 累计完成进度占比
|
|
budgetMonth: 78.40,// 本月预算 万元
|
|
budgetYear: 940.00,// 年度预算 万元
|
|
monthExecute: 78.29,// 本月执行 万元
|
|
accumulateExecute: 782.87,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽修',
|
|
monthRate: 114.43,// 本月完成进度占比
|
|
accumulateRate: 88.62,// 累计完成进度占比
|
|
budgetMonth: 32.00,// 本月预算 万元
|
|
budgetYear: 481.00,// 年度预算 万元
|
|
monthExecute: 36.62,// 本月执行 万元
|
|
accumulateExecute: 381.92,// 累计执行 万元
|
|
},
|
|
],// 按告警情况排序
|
|
[
|
|
{
|
|
name: '充电桩',
|
|
monthRate: 94.75,// 本月完成进度占比
|
|
accumulateRate: 88.81,// 累计完成进度占比
|
|
budgetMonth: 97.00,// 本月预算 万元
|
|
budgetYear: 1063.00,// 年度预算 万元
|
|
monthExecute: 91.91,// 本月执行 万元
|
|
accumulateExecute: 944.06,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽修',
|
|
monthRate: 114.43,// 本月完成进度占比
|
|
accumulateRate: 88.62,// 累计完成进度占比
|
|
budgetMonth: 32.00,// 本月预算 万元
|
|
budgetYear: 481.00,// 年度预算 万元
|
|
monthExecute: 36.62,// 本月执行 万元
|
|
accumulateExecute: 381.92,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽车服务中心',
|
|
monthRate: 99.86,// 本月完成进度占比
|
|
accumulateRate: 83.28,// 累计完成进度占比
|
|
budgetMonth: 78.40,// 本月预算 万元
|
|
budgetYear: 940.00,// 年度预算 万元
|
|
monthExecute: 78.29,// 本月执行 万元
|
|
accumulateExecute: 782.87,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '加油站',
|
|
monthRate: 99.21,// 本月完成进度占比
|
|
accumulateRate: 71.12,// 累计完成进度占比
|
|
budgetMonth: 11.20,// 本月预算 万元
|
|
budgetYear: 171.00,// 年度预算 万元
|
|
monthExecute: 11.11,// 本月执行 万元
|
|
accumulateExecute: 121.62,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '商铺',
|
|
monthRate: 65.04,// 本月完成进度占比
|
|
accumulateRate: 68.69,// 累计完成进度占比
|
|
budgetMonth: 1950.00,// 本月预算 万元
|
|
budgetYear: 17236.00,// 年度预算 万元
|
|
monthExecute: 1268.22,// 本月执行 万元
|
|
accumulateExecute: 11838.75,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '广告位',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: 47.75,// 累计完成进度占比
|
|
budgetMonth: 6.60,// 本月预算 万元
|
|
budgetYear: 50.00,// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: 23.87,// 累计执行 万元
|
|
},
|
|
],// 按累计完成进度占比数排序
|
|
[
|
|
{
|
|
name: '汽修',
|
|
monthRate: 114.43,// 本月完成进度占比
|
|
accumulateRate: 88.62,// 累计完成进度占比
|
|
budgetMonth: 32.00,// 本月预算 万元
|
|
budgetYear: 481.00,// 年度预算 万元
|
|
monthExecute: 36.62,// 本月执行 万元
|
|
accumulateExecute: 381.92,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽车服务中心',
|
|
monthRate: 99.86,// 本月完成进度占比
|
|
accumulateRate: 83.28,// 累计完成进度占比
|
|
budgetMonth: 78.40,// 本月预算 万元
|
|
budgetYear: 940.00,// 年度预算 万元
|
|
monthExecute: 78.29,// 本月执行 万元
|
|
accumulateExecute: 782.87,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '加油站',
|
|
monthRate: 99.21,// 本月完成进度占比
|
|
accumulateRate: 71.12,// 累计完成进度占比
|
|
budgetMonth: 11.20,// 本月预算 万元
|
|
budgetYear: 171.00,// 年度预算 万元
|
|
monthExecute: 11.11,// 本月执行 万元
|
|
accumulateExecute: 121.62,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '充电桩',
|
|
monthRate: 94.75,// 本月完成进度占比
|
|
accumulateRate: 88.81,// 累计完成进度占比
|
|
budgetMonth: 97.00,// 本月预算 万元
|
|
budgetYear: 1063.00,// 年度预算 万元
|
|
monthExecute: 91.91,// 本月执行 万元
|
|
accumulateExecute: 944.06,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '商铺',
|
|
monthRate: 65.04,// 本月完成进度占比
|
|
accumulateRate: 68.69,// 累计完成进度占比
|
|
budgetMonth: 1950.00,// 本月预算 万元
|
|
budgetYear: 17236.00,// 年度预算 万元
|
|
monthExecute: 1268.22,// 本月执行 万元
|
|
accumulateExecute: 11838.75,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '广告位',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: 47.75,// 累计完成进度占比
|
|
budgetMonth: 6.60,// 本月预算 万元
|
|
budgetYear: 50.00,// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: 23.87,// 累计执行 万元
|
|
},
|
|
],// 按本月完成进度占比数排序
|
|
[
|
|
{
|
|
name: '商铺',
|
|
monthRate: 65.04,// 本月完成进度占比
|
|
accumulateRate: 68.69,// 累计完成进度占比
|
|
budgetMonth: 1950.00,// 本月预算 万元
|
|
budgetYear: 17236.00,// 年度预算 万元
|
|
monthExecute: 1268.22,// 本月执行 万元
|
|
accumulateExecute: 11838.75,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '充电桩',
|
|
monthRate: 94.75,// 本月完成进度占比
|
|
accumulateRate: 88.81,// 累计完成进度占比
|
|
budgetMonth: 97.00,// 本月预算 万元
|
|
budgetYear: 1063.00,// 年度预算 万元
|
|
monthExecute: 91.91,// 本月执行 万元
|
|
accumulateExecute: 944.06,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽车服务中心',
|
|
monthRate: 99.86,// 本月完成进度占比
|
|
accumulateRate: 83.28,// 累计完成进度占比
|
|
budgetMonth: 78.40,// 本月预算 万元
|
|
budgetYear: 940.00,// 年度预算 万元
|
|
monthExecute: 78.29,// 本月执行 万元
|
|
accumulateExecute: 782.87,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '汽修',
|
|
monthRate: 114.43,// 本月完成进度占比
|
|
accumulateRate: 88.62,// 累计完成进度占比
|
|
budgetMonth: 32.00,// 本月预算 万元
|
|
budgetYear: 481.00,// 年度预算 万元
|
|
monthExecute: 36.62,// 本月执行 万元
|
|
accumulateExecute: 381.92,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '加油站',
|
|
monthRate: 99.21,// 本月完成进度占比
|
|
accumulateRate: 71.12,// 累计完成进度占比
|
|
budgetMonth: 11.20,// 本月预算 万元
|
|
budgetYear: 171.00,// 年度预算 万元
|
|
monthExecute: 11.11,// 本月执行 万元
|
|
accumulateExecute: 121.62,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '广告位',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: 47.75,// 累计完成进度占比
|
|
budgetMonth: 6.60,// 本月预算 万元
|
|
budgetYear: 50.00,// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: 23.87,// 累计执行 万元
|
|
},
|
|
],// 按年度计划预算数值排序
|
|
],
|
|
},
|
|
{
|
|
itemTitle: '物业及受托代管收入小计',
|
|
monthRate: 84.39,// 本月完成进度占比
|
|
accumulateRate: 75.36,// 累计完成进度占比
|
|
list:[
|
|
[
|
|
{
|
|
name: '管理补贴',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: -15.92,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: 758.00,// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: -120.89,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '受托代管',
|
|
monthRate: 47.97,// 本月完成进度占比
|
|
accumulateRate: 310.40,// 累计完成进度占比
|
|
budgetMonth: 88.50,// 本月预算 万元
|
|
budgetYear: 171.00,// 年度预算 万元
|
|
monthExecute: 42.45,// 本月执行 万元
|
|
accumulateExecute: 530.78,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '物业管理',
|
|
monthRate: 91.13,// 本月完成进度占比
|
|
accumulateRate: 80.72,// 累计完成进度占比
|
|
budgetMonth: 478.00,// 本月预算 万元
|
|
budgetYear: 5416.00,// 年度预算 万元
|
|
monthExecute: 435.61,// 本月执行 万元
|
|
accumulateExecute: 4371.81,// 累计执行 万元
|
|
},
|
|
],// 按告警情况排序
|
|
[
|
|
{
|
|
name: '受托代管',
|
|
monthRate: 47.97,// 本月完成进度占比
|
|
accumulateRate: 310.40,// 累计完成进度占比
|
|
budgetMonth: 88.50,// 本月预算 万元
|
|
budgetYear: 171.00,// 年度预算 万元
|
|
monthExecute: 42.45,// 本月执行 万元
|
|
accumulateExecute: 530.78,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '物业管理',
|
|
monthRate: 91.13,// 本月完成进度占比
|
|
accumulateRate: 80.72,// 累计完成进度占比
|
|
budgetMonth: 478.00,// 本月预算 万元
|
|
budgetYear: 5416.00,// 年度预算 万元
|
|
monthExecute: 435.61,// 本月执行 万元
|
|
accumulateExecute: 4371.81,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '管理补贴',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: -15.92,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: 758.00,// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: -120.89,// 累计执行 万元
|
|
},
|
|
],// 按累计完成进度占比数排序
|
|
[
|
|
{
|
|
name: '物业管理',
|
|
monthRate: 91.13,// 本月完成进度占比
|
|
accumulateRate: 80.72,// 累计完成进度占比
|
|
budgetMonth: 478.00,// 本月预算 万元
|
|
budgetYear: 5416.00,// 年度预算 万元
|
|
monthExecute: 435.61,// 本月执行 万元
|
|
accumulateExecute: 4371.81,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '受托代管',
|
|
monthRate: 47.97,// 本月完成进度占比
|
|
accumulateRate: 310.40,// 累计完成进度占比
|
|
budgetMonth: 88.50,// 本月预算 万元
|
|
budgetYear: 171.00,// 年度预算 万元
|
|
monthExecute: 42.45,// 本月执行 万元
|
|
accumulateExecute: 530.78,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '管理补贴',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: -15.92,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: 758.00,// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: -120.89,// 累计执行 万元
|
|
},
|
|
],// 按本月完成进度占比数排序
|
|
[
|
|
{
|
|
name: '物业管理',
|
|
monthRate: 91.13,// 本月完成进度占比
|
|
accumulateRate: 80.72,// 累计完成进度占比
|
|
budgetMonth: 478.00,// 本月预算 万元
|
|
budgetYear: 5416.00,// 年度预算 万元
|
|
monthExecute: 435.61,// 本月执行 万元
|
|
accumulateExecute: 4371.81,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '管理补贴',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: -15.92,// 累计完成进度占比
|
|
budgetMonth: '-',// 本月预算 万元
|
|
budgetYear: 758.00,// 年度预算 万元
|
|
monthExecute: '-',// 本月执行 万元
|
|
accumulateExecute: -120.89,// 累计执行 万元
|
|
},
|
|
{
|
|
name: '受托代管',
|
|
monthRate: 47.97,// 本月完成进度占比
|
|
accumulateRate: 310.40,// 累计完成进度占比
|
|
budgetMonth: 88.50,// 本月预算 万元
|
|
budgetYear: 171.00,// 年度预算 万元
|
|
monthExecute: 42.45,// 本月执行 万元
|
|
accumulateExecute: 530.78,// 累计执行 万元
|
|
},
|
|
],// 按年度计划预算数值排序
|
|
]
|
|
},
|
|
{
|
|
itemTitle: '公共服务补贴收入小计',
|
|
monthRate: null,// 本月完成进度占比
|
|
accumulateRate: null,// 累计完成进度占比
|
|
}
|
|
],
|
|
}
|
|
]
|
|
export default data
|