From 4383a48d0b9d3d74d5234cdc59844ee1150217d5 Mon Sep 17 00:00:00 2001
From: cclu <1106109051@qq.com>
Date: Tue, 21 Nov 2023 18:31:56 +0800
Subject: [PATCH] update
---
pages/revenue/component/otherCharts.vue | 1 -
pages/revenue/component/yearCharts.vue | 1 -
pages/revenue/data.js | 1881 +++++++++++++++++++++++
pages/revenue/incomeDetail.vue | 553 ++++---
pages/revenue/index.vue | 17 +-
5 files changed, 2188 insertions(+), 265 deletions(-)
create mode 100644 pages/revenue/data.js
diff --git a/pages/revenue/component/otherCharts.vue b/pages/revenue/component/otherCharts.vue
index 7392c5f..3d4cd40 100644
--- a/pages/revenue/component/otherCharts.vue
+++ b/pages/revenue/component/otherCharts.vue
@@ -59,7 +59,6 @@ export default {
methods:{
drawCharts(id,data){
if (this.name){
- console.log('this.name',this.name)
const ctx = uni.createCanvasContext(id, this);
let _this = this
uChartsInstance[id] = new uCharts({
diff --git a/pages/revenue/component/yearCharts.vue b/pages/revenue/component/yearCharts.vue
index def5a83..d86d56c 100644
--- a/pages/revenue/component/yearCharts.vue
+++ b/pages/revenue/component/yearCharts.vue
@@ -111,7 +111,6 @@ export default {
uni.canvasToTempFilePath({
canvasId:id,
complete:(res)=>{
- console.log('res',res)
if (res.tempFilePath){
uni.getFileSystemManager().readFile({
filePath: res.tempFilePath,
diff --git a/pages/revenue/data.js b/pages/revenue/data.js
new file mode 100644
index 0000000..49da9ce
--- /dev/null
+++ b/pages/revenue/data.js
@@ -0,0 +1,1881 @@
+const data = [
+ {
+ month: 7,
+ supportList:[
+ {
+ itemTitle: '便利店收入小计',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ list:[
+ [
+ {
+ name: '批发团购及通道费',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '服务区',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '城市店',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ }
+ ],// 按告警情况排序
+ [
+ {
+ name: '服务区',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '城市店',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '批发团购及通道费',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按累计完成进度占比数排序
+ [
+ {
+ name: '服务区',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '城市店',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '批发团购及通道费',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按本月完成进度占比数排序
+ ],
+ },
+ {
+ itemTitle: '餐饮及客房收入小计',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ list:[
+ [
+ {
+ name: '城市店',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '客房',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '服务区',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-'// 累计执行 万元
+ },
+ ],// 按告警情况排序
+ [
+ {
+ name: '客房',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '服务区',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '城市店',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按累计完成进度占比数排序
+ [
+ {
+ name: '服务区',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '客房',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '城市店',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按本月完成进度占比数排序
+ ]
+ }
+ ],
+ otherList:[
+ {
+ itemTitle: '场地租赁收入小计',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ list:[
+ [
+ {
+ name: '广告位',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '商铺',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '充电桩',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '加油站',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '汽车服务中心',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '汽修',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按告警情况排序
+ [
+ {
+ name: '充电桩',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '汽修',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '汽车服务中心',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '加油站',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '商铺',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '广告位',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按累计完成进度占比数排序
+ [
+ {
+ name: '汽修',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '汽车服务中心',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '加油站',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '充电桩',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '商铺',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '广告位',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按本月完成进度占比数排序
+ ],
+ },
+ {
+ itemTitle: '物业及受托代管收入小计',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ list:[
+ [
+ {
+ name: '管理补贴',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '受托代管',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth:'-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '物业管理',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按告警情况排序
+ [
+ {
+ name: '受托代管',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '物业管理',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '管理补贴',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按累计完成进度占比数排序
+ [
+ {
+ name: '物业管理',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '受托代管',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '管理补贴',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按本月完成进度占比数排序
+ ]
+ },
+ {
+ itemTitle: '公共服务补贴收入小计',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ }
+ ],
+ },
+ {
+ month: 8,
+ supportList:[
+ {
+ itemTitle: '便利店收入小计',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ list:[
+ [
+ {
+ name: '批发团购及通道费',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '服务区',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '城市店',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ }
+ ],// 按告警情况排序
+ [
+ {
+ name: '服务区',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '城市店',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '批发团购及通道费',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按累计完成进度占比数排序
+ [
+ {
+ name: '服务区',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '城市店',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '批发团购及通道费',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按本月完成进度占比数排序
+ ],
+ },
+ {
+ itemTitle: '餐饮及客房收入小计',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ list:[
+ [
+ {
+ name: '城市店',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '客房',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '服务区',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-'// 累计执行 万元
+ },
+ ],// 按告警情况排序
+ [
+ {
+ name: '客房',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '服务区',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '城市店',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按累计完成进度占比数排序
+ [
+ {
+ name: '服务区',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '客房',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '城市店',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按本月完成进度占比数排序
+ ]
+ }
+ ],
+ otherList:[
+ {
+ itemTitle: '场地租赁收入小计',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ list:[
+ [
+ {
+ name: '广告位',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '商铺',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '充电桩',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '加油站',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '汽车服务中心',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '汽修',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按告警情况排序
+ [
+ {
+ name: '充电桩',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '汽修',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '汽车服务中心',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '加油站',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '商铺',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '广告位',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按累计完成进度占比数排序
+ [
+ {
+ name: '汽修',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '汽车服务中心',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '加油站',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '充电桩',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '商铺',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '广告位',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按本月完成进度占比数排序
+ ],
+ },
+ {
+ itemTitle: '物业及受托代管收入小计',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ list:[
+ [
+ {
+ name: '管理补贴',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '受托代管',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth:'-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '物业管理',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按告警情况排序
+ [
+ {
+ name: '受托代管',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '物业管理',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '管理补贴',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按累计完成进度占比数排序
+ [
+ {
+ name: '物业管理',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '受托代管',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '管理补贴',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按本月完成进度占比数排序
+ ]
+ },
+ {
+ itemTitle: '公共服务补贴收入小计',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ }
+ ],
+ },
+ {
+ month: 9,
+ supportList:[
+ {
+ itemTitle: '便利店收入小计',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ list:[
+ [
+ {
+ name: '批发团购及通道费',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '服务区',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '城市店',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ }
+ ],// 按告警情况排序
+ [
+ {
+ name: '服务区',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '城市店',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '批发团购及通道费',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按累计完成进度占比数排序
+ [
+ {
+ name: '服务区',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '城市店',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '批发团购及通道费',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按本月完成进度占比数排序
+ ],
+ },
+ {
+ itemTitle: '餐饮及客房收入小计',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ list:[
+ [
+ {
+ name: '城市店',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '客房',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '服务区',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-'// 累计执行 万元
+ },
+ ],// 按告警情况排序
+ [
+ {
+ name: '客房',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '服务区',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '城市店',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按累计完成进度占比数排序
+ [
+ {
+ name: '服务区',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '客房',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '城市店',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按本月完成进度占比数排序
+ ]
+ }
+ ],
+ otherList:[
+ {
+ itemTitle: '场地租赁收入小计',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ list:[
+ [
+ {
+ name: '广告位',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '商铺',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '充电桩',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '加油站',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '汽车服务中心',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '汽修',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按告警情况排序
+ [
+ {
+ name: '充电桩',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '汽修',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '汽车服务中心',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '加油站',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '商铺',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '广告位',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按累计完成进度占比数排序
+ [
+ {
+ name: '汽修',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '汽车服务中心',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '加油站',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '充电桩',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '商铺',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '广告位',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按本月完成进度占比数排序
+ ],
+ },
+ {
+ itemTitle: '物业及受托代管收入小计',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ list:[
+ [
+ {
+ name: '管理补贴',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '受托代管',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth:'-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '物业管理',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按告警情况排序
+ [
+ {
+ name: '受托代管',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '物业管理',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '管理补贴',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按累计完成进度占比数排序
+ [
+ {
+ name: '物业管理',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '受托代管',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ {
+ name: '管理补贴',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: '-',// 累计执行 万元
+ },
+ ],// 按本月完成进度占比数排序
+ ]
+ },
+ {
+ itemTitle: '公共服务补贴收入小计',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ }
+ ],
+ },
+ {
+ month: 10,
+ // 自营
+ supportList:[
+ {
+ itemTitle: '便利店收入小计',
+ monthRate: 155.25,// 本月完成进度占比
+ accumulateRate: 93.24,// 累计完成进度占比
+ list:[
+ [
+ {
+ name: '批发团购及通道费',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ 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: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ 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: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: 159.49,// 本月执行 万元
+ accumulateExecute: 268.09,// 累计执行 万元
+ },
+ ],// 按本月完成进度占比数排序
+ ],
+ },
+ {
+ itemTitle: '餐饮及客房收入小计',
+ monthRate: 217.35,// 本月完成进度占比
+ accumulateRate: 97.81,// 累计完成进度占比
+ list:[
+ [
+ {
+ name: '城市店',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: 23.39,// 本月执行 万元
+ accumulateExecute: 83.39,// 累计执行 万元
+ },
+ {
+ name: '客房',
+ monthRate: '-',// 本月完成进度占比
+ 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: '-',// 本月完成进度占比
+ 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: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ 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: '-',// 本月完成进度占比
+ accumulateRate: 130.39,// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: 40.00,// 年度预算 万元
+ monthExecute: 4.47,// 本月执行 万元
+ accumulateExecute: 52.16,// 累计执行 万元
+ },
+ {
+ name: '城市店',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: '-',// 年度预算 万元
+ monthExecute: 23.39,// 本月执行 万元
+ accumulateExecute: 83.39,// 累计执行 万元
+ },
+ ],// 按本月完成进度占比数排序
+ ]
+ }
+ ],
+ // 其他
+ otherList:[
+ {
+ itemTitle: '场地租赁收入小计',
+ monthRate: 68.32,// 本月完成进度占比
+ accumulateRate: 70.85,// 累计完成进度占比
+ list:[
+ [
+ {
+ name: '广告位',
+ monthRate: '-',// 本月完成进度占比
+ 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: '-',// 本月完成进度占比
+ 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: '-',// 本月完成进度占比
+ accumulateRate: 47.75,// 累计完成进度占比
+ budgetMonth: 6.60,// 本月预算 万元
+ budgetYear: 50.00,// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: 23.87,// 累计执行 万元
+ },
+ ],// 按本月完成进度占比数排序
+ ],
+ },
+ {
+ itemTitle: '物业及受托代管收入小计',
+ monthRate: 84.39,// 本月完成进度占比
+ accumulateRate: 75.36,// 累计完成进度占比
+ list:[
+ [
+ {
+ name: '管理补贴',
+ monthRate: '-',// 本月完成进度占比
+ 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: '-',// 本月完成进度占比
+ 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: '-',// 本月完成进度占比
+ accumulateRate: -15.92,// 累计完成进度占比
+ budgetMonth: '-',// 本月预算 万元
+ budgetYear: 758.00,// 年度预算 万元
+ monthExecute: '-',// 本月执行 万元
+ accumulateExecute: -120.89,// 累计执行 万元
+ },
+ ],// 按本月完成进度占比数排序
+ ]
+ },
+ {
+ itemTitle: '公共服务补贴收入小计',
+ monthRate: '-',// 本月完成进度占比
+ accumulateRate: '-',// 累计完成进度占比
+ }
+ ],
+ }
+]
+export default data
diff --git a/pages/revenue/incomeDetail.vue b/pages/revenue/incomeDetail.vue
index ea06669..41e5fbd 100644
--- a/pages/revenue/incomeDetail.vue
+++ b/pages/revenue/incomeDetail.vue
@@ -1,140 +1,104 @@
+