资源利用率
This commit is contained in:
parent
ab2f58010e
commit
0686e34fad
|
|
@ -133,8 +133,8 @@ class ResourceApiService {
|
||||||
materialRate: 84.8
|
materialRate: 84.8
|
||||||
},
|
},
|
||||||
resourceOverview: {
|
resourceOverview: {
|
||||||
personnel: { count: 126, rate: 88.5, status: "normal" },
|
personnel: { count: 0, rate: 88.5, status: "normal" },
|
||||||
equipment: { count: 42, rate: 82.3, status: "normal" },
|
equipment: { count: 0, rate: 82.3, status: "normal" },
|
||||||
material: { count: 89, rate: 84.8, status: "normal" },
|
material: { count: 89, rate: 84.8, status: "normal" },
|
||||||
energy: { count: 76, rate: 91.2, status: "normal" }
|
energy: { count: 76, rate: 91.2, status: "normal" }
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue