From 0686e34fadf5bd1c0556b3e87e08684696bdc37d Mon Sep 17 00:00:00 2001 From: fl <3098731433@qq.com> Date: Thu, 24 Jul 2025 20:40:33 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=84=E6=BA=90=E5=88=A9=E7=94=A8=E7=8E=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/pages/newDataAnalysis/resourceApiService.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/pages/newDataAnalysis/resourceApiService.js b/js/pages/newDataAnalysis/resourceApiService.js index 44f94cb..9573404 100644 --- a/js/pages/newDataAnalysis/resourceApiService.js +++ b/js/pages/newDataAnalysis/resourceApiService.js @@ -133,8 +133,8 @@ class ResourceApiService { materialRate: 84.8 }, resourceOverview: { - personnel: { count: 126, rate: 88.5, status: "normal" }, - equipment: { count: 42, rate: 82.3, status: "normal" }, + personnel: { count: 0, rate: 88.5, status: "normal" }, + equipment: { count: 0, rate: 82.3, status: "normal" }, material: { count: 89, rate: 84.8, status: "normal" }, energy: { count: 76, rate: 91.2, status: "normal" } }