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 @@
日期:
运营:
- - - + + + + + + + + + + + + +