From 57fe95a96efb147e37854b7b9bfb134ff02f9797 Mon Sep 17 00:00:00 2001
From: zmj <1493694146@qq.com>
Date: Sat, 6 Jul 2024 11:14:01 +0800
Subject: [PATCH] add
---
src/views/statistic_cw/index.vue | 12 ++++--------
src/views/statistic_gc/index.vue | 6 ++++--
src/views/statistic_sc/index.vue | 6 ++++--
src/views/statistic_xm/index.vue | 6 ++++--
src/views/statistic_zj/index.vue | 6 ++++--
src/views/statistic_zx/index.vue | 7 ++++---
stats.html | 2 +-
7 files changed, 25 insertions(+), 20 deletions(-)
diff --git a/src/views/statistic_cw/index.vue b/src/views/statistic_cw/index.vue
index 84483c2..b742236 100644
--- a/src/views/statistic_cw/index.vue
+++ b/src/views/statistic_cw/index.vue
@@ -8,6 +8,8 @@
查询
+ 重置
@@ -30,12 +32,6 @@
@@ -234,8 +230,8 @@ const getData2 = () => {
}
basicList[index] = {
name: item.title,
- type: 'people',
- icon: 'RectangleCopy',
+ type: 'payPrice',
+ icon: 'RectangleCopy14',
num: item.total_money,
}
diff --git a/src/views/statistic_gc/index.vue b/src/views/statistic_gc/index.vue
index 4a88f1d..9f621a2 100644
--- a/src/views/statistic_gc/index.vue
+++ b/src/views/statistic_gc/index.vue
@@ -29,6 +29,8 @@ import ProjectFund from "./components/ProjectFund.vue"
查询
+
重置
@@ -246,8 +248,8 @@ const getData2 = () => {
}
basicList[index] = {
name: item.title,
- type: 'people',
- icon: 'RectangleCopy',
+ type: 'payPrice',
+ icon: 'RectangleCopy14',
num: item.total_money,
}
diff --git a/src/views/statistic_sc/index.vue b/src/views/statistic_sc/index.vue
index 6e4a029..14300cb 100644
--- a/src/views/statistic_sc/index.vue
+++ b/src/views/statistic_sc/index.vue
@@ -8,6 +8,8 @@
查询
+ 重置
@@ -228,8 +230,8 @@ const getData2 = () => {
}
basicList[index] = {
name: item.title,
- type: 'people',
- icon: 'RectangleCopy',
+ type: 'payPrice',
+ icon: 'RectangleCopy14',
num: item.total_money,
}
diff --git a/src/views/statistic_xm/index.vue b/src/views/statistic_xm/index.vue
index f6f1f37..f216cf8 100644
--- a/src/views/statistic_xm/index.vue
+++ b/src/views/statistic_xm/index.vue
@@ -29,6 +29,8 @@ import ProjectFund from "./components/ProjectFund.vue"
查询
+ 重置
@@ -251,8 +253,8 @@ const getData2 = () => {
}
basicList[index] = {
name: item.title,
- type: 'people',
- icon: 'RectangleCopy',
+ type: 'payPrice',
+ icon: 'RectangleCopy14',
num: item.total_money,
}
diff --git a/src/views/statistic_zj/index.vue b/src/views/statistic_zj/index.vue
index d441c37..5a28daa 100644
--- a/src/views/statistic_zj/index.vue
+++ b/src/views/statistic_zj/index.vue
@@ -9,6 +9,8 @@
查询
+ 重置
@@ -223,8 +225,8 @@ const getData2 = () => {
}
basicList[index] = {
name: item.title,
- type: 'people',
- icon: 'RectangleCopy',
+ type: 'payPrice',
+ icon: 'RectangleCopy14',
num: item.total_money,
}
diff --git a/src/views/statistic_zx/index.vue b/src/views/statistic_zx/index.vue
index dc4bfca..c3d5f11 100644
--- a/src/views/statistic_zx/index.vue
+++ b/src/views/statistic_zx/index.vue
@@ -9,6 +9,8 @@
查询
+ 重置
@@ -225,10 +227,9 @@ const getData2 = () => {
}
basicList[index] = {
name: item.title,
- type: 'people',
- icon: 'RectangleCopy',
+ type: 'payPrice',
+ icon: 'RectangleCopy14',
num: item.total_money,
-
}
})
})
diff --git a/stats.html b/stats.html
index 01f7ada..9805215 100644
--- a/stats.html
+++ b/stats.html
@@ -4822,7 +4822,7 @@ var drawChart = (function (exports) {