From 1bef995d9a6cc817bea0318a2a33ea013fe69deb Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期三, 12 十一月 2025 16:31:14 +0800
Subject: [PATCH] 计算精度问题修复

---
 src/api/performance/manHour.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/api/performance/manHour.js b/src/api/performance/manHour.js
index 4ba20ae..2c9d05c 100644
--- a/src/api/performance/manHour.js
+++ b/src/api/performance/manHour.js
@@ -1,3 +1,5 @@
+// 宸ユ椂绠$悊鐩稿叧鎺ュ彛
+
 import request from "@/utils/request";
 
 // 鏌ヨ宸ユ椂姹囨��

--
Gitblit v1.9.3