From 7973501722aaac528a3d088fd99aea9f656ebf61 Mon Sep 17 00:00:00 2001 From: wangxiaohua <1214073490@qq.com> Date: Wed, 5 Jan 2022 10:25:32 +0800 Subject: [PATCH] init --- src/api/modules/http.js | 9 ++ src/views/houseData/count.vue | 156 ++++++++++++++++++++-------------- 2 files changed, 103 insertions(+), 62 deletions(-) diff --git a/src/api/modules/http.js b/src/api/modules/http.js index dc317f9..d6a40d5 100644 --- a/src/api/modules/http.js +++ b/src/api/modules/http.js @@ -825,3 +825,12 @@ export function geTmenu(query) { }) } + +//运营工作统计 +export function operationStatistics(query) { + return request({ + url: 'autoSR/cusStageStatistics/operationStatistics', + method: 'get', + params:query + }) +} diff --git a/src/views/houseData/count.vue b/src/views/houseData/count.vue index 12fe165..c80c853 100644 --- a/src/views/houseData/count.vue +++ b/src/views/houseData/count.vue @@ -7,9 +7,9 @@
日期:
运营:
- - - + + + + + + + + + + + + +