资源利用率

This commit is contained in:
fl 2025-07-24 20:40:33 +08:00
parent ab2f58010e
commit 0686e34fad
1 changed files with 2 additions and 2 deletions

View File

@ -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" }
}