From 16ad40ef4bdf595b678c6a4f4a37741b5870bccb Mon Sep 17 00:00:00 2001 From: liuye Date: Mon, 28 Aug 2023 15:12:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppWorkOrderXbot/Statistics.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/apps/AppWorkOrderXbot/Statistics.vue b/src/apps/AppWorkOrderXbot/Statistics.vue index 5d757298..67273195 100644 --- a/src/apps/AppWorkOrderXbot/Statistics.vue +++ b/src/apps/AppWorkOrderXbot/Statistics.vue @@ -25,13 +25,13 @@
-
巡查上报趋势图
+
工单上报趋势图
-
巡查事件分类 +
工单事件分类
{{statusInfo.name || '请选择'}}
@@ -245,7 +245,7 @@ export default { }, series: [ { - name: '巡查事件分类', + name: '工单事件分类', type: 'pie', radius: ['0%', '70%'], itemStyle: {