资源利用率分析页面开发

This commit is contained in:
syruan 2025-07-23 22:13:58 +08:00
parent 638f6e7bb6
commit 136261abe8
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ function changeData(that, type) {
src = "projectProgress.html";
} else if (type == 4) {
// 资源利用率分析
src = "";
src = 'resourceRateAnalysis.html';
} else if (type == 5) {
// 节能减排分析
src = "";