From bf65d6535346d2bb13e52df478911d38aab2e63a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=98=AF=E5=B0=8F=E7=8E=8B=E5=91=80=5C24601?=
<819653817@qq.com>
Date: Wed, 26 Mar 2025 15:45:29 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8C=89=E6=97=B6=E5=8A=9E=E7=BB=93=E7=8E=87?=
=?UTF-8?q?=E7=AD=89=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../modules/shequzhili/analysis/index.vue | 28 +++++++++----------
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/src/views/modules/shequzhili/analysis/index.vue b/src/views/modules/shequzhili/analysis/index.vue
index 26eb4dc0c..9ea41f66e 100644
--- a/src/views/modules/shequzhili/analysis/index.vue
+++ b/src/views/modules/shequzhili/analysis/index.vue
@@ -45,7 +45,7 @@
{{ analysisList.inTimeResolveRate? analysisList.inTimeResolveRate:0}}%
-
办结率
+
按时办结率
@@ -259,16 +259,16 @@
:show-overflow-tooltip="true">
- {{scope.row.total?scope.row.total+'%':0 }}
+ {{scope.row.responseRate?scope.row.responseRate+'%':'--' }}
- {{scope.row.responseRate?scope.row.responseRate+'%':0 }}
+ {{scope.row.responseRate?scope.row.responseRate+'%':'--' }}
-
+
@@ -317,18 +317,18 @@
:show-overflow-tooltip="true">
-
+
- {{scope.row.total?scope.row.total+'%':0 }}
+ {{scope.row.responseRate?scope.row.responseRate+'%':'--' }}
-
- {{scope.row.responseRate?scope.row.responseRate+'%':0 }}
+ {{scope.row.inTimeResolveRate?scope.row.inTimeResolveRate+'%':'--' }}
-
+
@@ -351,7 +351,7 @@
存在主要问题
-
+
➤ 同地点同类型事件重复投诉
@@ -370,7 +370,7 @@
➤ 同一人员重复投诉
-
+
{{ scope.row.name? scope.row.name:"匿名"}}
@@ -400,7 +400,7 @@
-