diff --git a/src/main/resources/static/js/synthesisQuery/digitalSignage.js b/src/main/resources/static/js/synthesisQuery/digitalSignage.js index 8d7d82e..76618db 100644 --- a/src/main/resources/static/js/synthesisQuery/digitalSignage.js +++ b/src/main/resources/static/js/synthesisQuery/digitalSignage.js @@ -560,13 +560,13 @@ function addAllMapPoints() { ${pointData.towerInfoVo.time1 || "/"}
- 基础开挖完成 + 开挖完成 ${pointData.towerInfoVo.time2 || "/"}
- 基础浇筑完成 + 浇筑完成 ${pointData.towerInfoVo.time3 || "/"} @@ -578,17 +578,23 @@ function addAllMapPoints() {
- 铁塔组立完成 + 组塔完成 ${pointData.towerInfoVo.time5 || "/"}
- 架线施工完成 + 架线完成 ${pointData.towerInfoVo.time6 || "/"}
+
+ 附件安装 + + ${pointData.towerInfoVo.time7 || "/"} + +