配置html 路径

This commit is contained in:
lSun 2025-07-23 19:58:47 +08:00
parent b76c059415
commit fb2128207f
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ function changeData(that, type) {
src = "proQualityAnalysis.html";
} else if (type == 2) {
// 工程安全分析
src = "";
src = "engineeringSafetyAnalysis.html";
} else if (type == 3) {
// 工程进度分析
src = "";