From c525aab78ef698d8a0041f3bddcdcfba4488a28c Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 10 May 2023 17:16:45 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/srs-police-affairs
---
src/views/home/components/rightContainer.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/home/components/rightContainer.vue b/src/views/home/components/rightContainer.vue
index e612d48..f98a94d 100644
--- a/src/views/home/components/rightContainer.vue
+++ b/src/views/home/components/rightContainer.vue
@@ -580,7 +580,7 @@
},
},
legend: {
- data: ['盗窃', '诈骗', '纠纷', '其他'],
+ data: ['盗窃', '涉诈', '纠纷', '其他'],
textStyle: {
color: "#fff"
}
@@ -642,7 +642,7 @@
// },
},
{
- name: '诈骗',
+ name: '涉诈',
data: yDataList.zpList,
type: "line",
smooth: true,
--
Gitblit v1.9.3