From c2486044121750d274d40aac2e65b47d4c25b5c9 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期一, 22 四月 2024 18:08:15 +0800
Subject: [PATCH] 11

---
 src/views/project/statistics/caseStatistics/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/project/statistics/caseStatistics/index.vue b/src/views/project/statistics/caseStatistics/index.vue
index 90530ba..314de6d 100644
--- a/src/views/project/statistics/caseStatistics/index.vue
+++ b/src/views/project/statistics/caseStatistics/index.vue
@@ -102,7 +102,7 @@
 
       <el-table-column label="涓氬姟缁�" align="center" prop="deptname">
       </el-table-column>
-      <el-table-column label="涓撹亴浜哄憳" align="center" prop="age" />
+      <el-table-column label="涓撹亴浜哄憳" align="center" prop="reportername" />
 
       <el-table-column label="妗堜緥鏁伴噺" align="center" prop="casesum" />
 
@@ -170,7 +170,7 @@
       reportervalue: "",
       reportlist: [
         { label: "姝e父", value: "0" },
-        { label: "涓", value: "1" }
+        { label: "缁堟", value: "1" }
       ],
       //鐪佸競鍖�
       //榛樿鍊艰缃紝鍙负绌�

--
Gitblit v1.9.3