From 97673b8cf60ee8514758b3ba764a860f14c49fa1 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期一, 05 十二月 2022 09:21:26 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/static/js/locMast/locMast.js b/src/main/webapp/static/js/locMast/locMast.js
index 26fa8a5..c9bafaf 100644
--- a/src/main/webapp/static/js/locMast/locMast.js
+++ b/src/main/webapp/static/js/locMast/locMast.js
@@ -424,7 +424,7 @@
     form.on('submit(edit)', function () {
         method("/locMast/update/auth")
     });
-    // 鏁版嵁淇敼鍔ㄤ綔
+    // 淇敼鍚堝悓鍙峰姩浣�
     form.on('submit(pakoutPreview)', function () {
         method("/locDetl/updateBatch/auth")
     });
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