From cd7347f053f20bab6eb360323ba2cd74c05102b5 Mon Sep 17 00:00:00 2001
From: skyouc <creaycat@gmail.com>
Date: 星期四, 11 十二月 2025 11:27:07 +0800
Subject: [PATCH] 界面字段显示优化

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

diff --git a/src/main/webapp/static/js/locCache/locCache.js b/src/main/webapp/static/js/locCache/locCache.js
index 938cf5c..2e5534d 100644
--- a/src/main/webapp/static/js/locCache/locCache.js
+++ b/src/main/webapp/static/js/locCache/locCache.js
@@ -136,6 +136,7 @@
                     shadeClose: true,
                     content: 'locDetail.html',
                     success: function (layero, index) {
+
                     }
                 });
                 break;

--
Gitblit v1.9.1