From e38496d070d9da3bb14d7970fe9b6ba1671510c0 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Tue, 6 May 2025 17:47:28 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A6=85=E9=81=93bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../static/js/synthesisQuery/digitalSignage.js | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) 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 || "/"} + +