From 5d0f7a5aa4ee994782f3f3bcc66e23653a6ac40a Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期五, 19 七月 2024 10:07:46 +0800 Subject: [PATCH] # --- src/main/webapp/views/home/map.html | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/views/home/map.html b/src/main/webapp/views/home/map.html index 4c4cced..fff16b3 100644 --- a/src/main/webapp/views/home/map.html +++ b/src/main/webapp/views/home/map.html @@ -538,6 +538,9 @@ 搴撲綅鍙�: {{ map[mapI][mapJ].locNo }} </div> <div style="margin-top: 10px;"> + 搴撲綅鍙�: {{ map[mapI][mapJ].locNo$}} + </div> + <div style="margin-top: 10px;"> 搴撲綅鐘舵��: {{ getLocSts(map[mapI][mapJ].locSts) }} </div> <div style="margin-top: 10px;"> -- Gitblit v1.9.1