From 139668c8d897c13d8e3bb68882cca47de47106eb Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期五, 24 五月 2024 14:42:37 +0800
Subject: [PATCH] 11

---
 src/views/project/indexstatistics/index.vue |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/views/project/indexstatistics/index.vue b/src/views/project/indexstatistics/index.vue
index 5bc9909..62a739b 100644
--- a/src/views/project/indexstatistics/index.vue
+++ b/src/views/project/indexstatistics/index.vue
@@ -431,10 +431,10 @@
                 >鍚勫湴鍖哄尰闄㈡渚嬫暟鎹�</span
               >
             </el-col>
-           
+
           </el-row>
           <el-row>
-           
+
           </el-row>
           <dv-scroll-board
             :config="config"
@@ -631,7 +631,7 @@
       isloading: false,
       maxHeight: 0,
       provinceData: [
-        { label: "鍏ㄩ儴", value: "" },
+        { label: "鍏ㄩ儴鍦板競", value: "" },
         { label: "鏉窞甯�", value: "1" },
         { label: "瀹佹尝甯�", value: "2" },
         { label: "娓╁窞甯�", value: "3" },
@@ -676,7 +676,7 @@
           value: 0,
           code: "C22"
         },
-        
+
         {
           key: "leftRenal",
           name: "宸﹁偩",
@@ -1158,7 +1158,7 @@
       listDonatebaseinfo({}).then(res => {
         let list = res.rows;
         let reportlist = [];
-        reportlist.push({ reporterno: "", reportername: "鍏ㄩ儴" });
+        reportlist.push({ reporterno: "", reportername: "鍏ㄩ儴浜哄憳" });
         list.forEach(element => {
           reportlist.push({
             reporterno: element.reporterno,

--
Gitblit v1.9.3