diff --git a/.gitignore b/.gitignore
index 8e050af..54e3c3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,5 @@
.idea
.history
.pnpm-lock.yaml
+src/views/alarm/statistics/statistics.vue
+src/views/result/statistics/statistics.vue
diff --git a/.gitignore b/.gitignore
index 8e050af..54e3c3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,5 @@
.idea
.history
.pnpm-lock.yaml
+src/views/alarm/statistics/statistics.vue
+src/views/result/statistics/statistics.vue
diff --git a/src/views/alarm/statistics/statistics.vue b/src/views/alarm/statistics/statistics.vue
new file mode 100644
index 0000000..70cd9da
--- /dev/null
+++ b/src/views/alarm/statistics/statistics.vue
@@ -0,0 +1,223 @@
+
+
+
+
+
+
+
+
+
+
+
{{data.warnNum}}
+
预警指标数
+
+
+
+
+
+
+
+
{{data.resultNum}}
+
预警结果总数
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.gitignore b/.gitignore
index 8e050af..54e3c3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,5 @@
.idea
.history
.pnpm-lock.yaml
+src/views/alarm/statistics/statistics.vue
+src/views/result/statistics/statistics.vue
diff --git a/src/views/alarm/statistics/statistics.vue b/src/views/alarm/statistics/statistics.vue
new file mode 100644
index 0000000..70cd9da
--- /dev/null
+++ b/src/views/alarm/statistics/statistics.vue
@@ -0,0 +1,223 @@
+
+
+
+
+
+
+
+
+
+
+
{{data.warnNum}}
+
预警指标数
+
+
+
+
+
+
+
+
{{data.resultNum}}
+
预警结果总数
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/result/statistics/statistics.vue b/src/views/result/statistics/statistics.vue
new file mode 100644
index 0000000..ee21d50
--- /dev/null
+++ b/src/views/result/statistics/statistics.vue
@@ -0,0 +1,232 @@
+
+
+
+
+
+
+
+
+
+
+
{{data.planNum}}
+
考核方案数
+
+
+
+
+
+
+
+
{{data.quotaNum}}
+
一级考核指标数
+
+
+
+
+
+
+
+
{{data.quotaDeptNum}}
+
考核结果总数
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+