From 4bce1b3a719962ac022046122497c33320f75592 Mon Sep 17 00:00:00 2001
From: dearlin <1261008090@qq.com>
Date: Tue, 27 Feb 2024 17:28:24 +0800
Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E4=BA=86=20Bug=20=E6=B7=BB?=
=?UTF-8?q?=E5=8A=A0=E4=BA=BA=E5=BA=94=E8=AF=A5=E6=98=AF=E4=B8=AD=E6=96=87?=
=?UTF-8?q?=E5=90=8D=E7=A7=B0=20=E4=B8=8D=E6=98=AF=E7=99=BB=E5=BD=95?=
=?UTF-8?q?=E8=B4=A6=E5=8F=B7=2014304?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/BI/js/echarts5.js | 2 +-
src/views/special_operations/personnel_management/index.vue | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/BI/js/echarts5.js b/src/views/BI/js/echarts5.js
index 6427056..01cc9e2 100644
--- a/src/views/BI/js/echarts5.js
+++ b/src/views/BI/js/echarts5.js
@@ -125,7 +125,7 @@ function echarts2(id, data) {
type: "bar",
barWidth: 20,
tooltip: {
- show: false,
+ show: true,
},
itemStyle: {
color: "#1492FF",
diff --git a/src/views/special_operations/personnel_management/index.vue b/src/views/special_operations/personnel_management/index.vue
index f5267cc..97eb2c8 100644
--- a/src/views/special_operations/personnel_management/index.vue
+++ b/src/views/special_operations/personnel_management/index.vue
@@ -61,7 +61,7 @@
{{ serialNumber(pagination, $index) }}
-
+
{{