From 33bdd9772bf8bc4a4dbd02b690b57921f7606e18 Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期六, 27 九月 2025 13:33:25 +0800
Subject: [PATCH] #websocket

---
 src/main/webapp/views/report/locDetl_detail.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/report/locDetl_detail.html b/src/main/webapp/views/report/locDetl_detail.html
index 77d2879..184e6a7 100644
--- a/src/main/webapp/views/report/locDetl_detail.html
+++ b/src/main/webapp/views/report/locDetl_detail.html
@@ -28,7 +28,7 @@
             </div>
         </div>
         <div class="layui-inline"  >
-            <label class="layui-form-label"><span class="not-null">*</span>鍘熷悎鍚屽彿锛�</label>
+            <label class="layui-form-label"><span class="not-null"></span>鍘熷悎鍚屽彿锛�</label>
             <div class="layui-input-inline">
                 <input id="batch" class="layui-input" disabled ="disabled" type="text" onkeyup="check(this.id, 'locDetl')">
             </div>

--
Gitblit v1.9.1