From b1f84ea56417d58d37efb92a00a0a848bfc9b3d2 Mon Sep 17 00:00:00 2001
From: lty <876263681@qq.com>
Date: 星期四, 15 一月 2026 11:15:15 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/report/locMap.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/static/js/report/locMap.js b/src/main/webapp/static/js/report/locMap.js
index 5475a00..268a7f3 100644
--- a/src/main/webapp/static/js/report/locMap.js
+++ b/src/main/webapp/static/js/report/locMap.js
@@ -64,6 +64,8 @@
         || html.trim()==='S'
         || html.trim()==='D'
         || html.trim()==='O'
+        || html.trim()==='Z'
+
     ){
 
     } else {

--
Gitblit v1.9.1