From 1aab61ab13be4278d5531cc752cab68121cdc4e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E7=88=B1=E5=AD=A6=E4=B9=A0=E7=9A=84=E7=9F=B3?= =?UTF-8?q?=E5=90=8C=E5=AD=A6?= <2936013465@qq.com> Date: Mon, 11 Nov 2024 20:14:28 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E5=A4=A7=E5=B1=8F=E5=89=8D?= =?UTF-8?q?=E7=AB=AF1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/data/basicScreen.ts | 16 +++ src/views/data/Mail12337.vue | 1 + src/views/datav/Gobal.vue | 207 +++++++++++++--------------------- src/views/datav/SceneInsp.vue | 100 ++++++++-------- 4 files changed, 148 insertions(+), 176 deletions(-) diff --git a/src/api/data/basicScreen.ts b/src/api/data/basicScreen.ts index c169a71..0769009 100644 --- a/src/api/data/basicScreen.ts +++ b/src/api/data/basicScreen.ts @@ -6,6 +6,9 @@ import request from "@/api/request"; * @date: 2024-011-7 */ +/* + * 获取信息大屏统计数据 + */ export function getAllGobalCount(times) { return request.get({ url: `/datav/dataGobalScreen?beginTime=${times[0]}&endTime=${times[1]}` @@ -13,6 +16,19 @@ export function getAllGobalCount(times) { } +/** + * 获取问题趋势数据 + */ +export function getGobalRecentlyTrendByMonth(year) { + return request.get({ + url: `/datav/dataGobalScreen/getGobalRecentlyTrendByMonth?year=${year}` + }); +} + + + + + diff --git a/src/views/data/Mail12337.vue b/src/views/data/Mail12337.vue index 3934217..ce9c8dd 100644 --- a/src/views/data/Mail12337.vue +++ b/src/views/data/Mail12337.vue @@ -246,6 +246,7 @@ const query = ref({ current: 1, responderKey: "name", problemSourcesCode: ProblemSources.XF12337, + checkStatus: 1 }); const list = ref([]); diff --git a/src/views/datav/Gobal.vue b/src/views/datav/Gobal.vue index ea4e52a..6c4dd65 100644 --- a/src/views/datav/Gobal.vue +++ b/src/views/datav/Gobal.vue @@ -6,7 +6,6 @@ - - - - -
-
- 4323 -
-
- 样本总数 -
-
-
- -
-
- 4323 -
-
- 满意/共本满意数 -
-
-
- -
-
- 2356 -
-
- 不满意数 -
-
-
- -
-
- 91% -
-
- 满意率 -
-
-
-
- + -
-
- 分县市局 -
-
局属单位
-
@@ -133,7 +84,7 @@ @@ -194,55 +145,18 @@
局属单位
- - - -
-
- 4323 -
-
- 问题数 -
-
-
- -
-
- 4323 -
-
- 问题数 -
-
-
- -
-
- 91% -
-
- 问题数 -
-
-
-
- + -
-
- 分县市局 -
-
局属单位
-
+