From e698d48f4a21b6a52777de2cebab7878ba1dba24 Mon Sep 17 00:00:00 2001
From: Tao-826 <2513445933@qq.com>
Date: Fri, 11 Jul 2025 10:25:51 +0800
Subject: [PATCH] =?UTF-8?q?=E5=88=B6=E4=BD=9C=E4=BA=BA=E5=91=98=E5=81=A5?=
=?UTF-8?q?=E5=BA=B7=E6=95=B0=E6=8D=AE=E8=B6=8B=E5=8A=BF=E8=A1=80=E5=8E=8B?=
=?UTF-8?q?/=E8=A1=80=E5=8E=8B/=E5=BF=83=E7=8E=87/=E4=BD=93=E6=B8=A9?=
=?UTF-8?q?=E5=9B=BE=E8=A1=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../components/detail.vue | 221 ++++++++++++++++++
src/views/personnelHealthMonitoring/index.vue | 32 +--
2 files changed, 240 insertions(+), 13 deletions(-)
create mode 100644 src/views/personnelHealthMonitoring/components/detail.vue
diff --git a/src/views/personnelHealthMonitoring/components/detail.vue b/src/views/personnelHealthMonitoring/components/detail.vue
new file mode 100644
index 0000000..cee3661
--- /dev/null
+++ b/src/views/personnelHealthMonitoring/components/detail.vue
@@ -0,0 +1,221 @@
+
+
+
+ 人员健康数据趋势
+ 返回
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/personnelHealthMonitoring/index.vue b/src/views/personnelHealthMonitoring/index.vue
index 9b1072e..c90e98a 100644
--- a/src/views/personnelHealthMonitoring/index.vue
+++ b/src/views/personnelHealthMonitoring/index.vue
@@ -59,7 +59,7 @@