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: {