From 65893a6728f40f36d97f6afc965746cc91c34442 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期四, 10 七月 2025 10:33:21 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/report/viewWorkOut.html |    5 -----
 src/main/webapp/views/report/viewWorkIn.html  |    5 -----
 2 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/src/main/webapp/views/report/viewWorkIn.html b/src/main/webapp/views/report/viewWorkIn.html
index f920b77..b348f50 100644
--- a/src/main/webapp/views/report/viewWorkIn.html
+++ b/src/main/webapp/views/report/viewWorkIn.html
@@ -46,11 +46,6 @@
     </div>
     <div class="layui-inline">
         <div class="layui-input-inline">
-            <input class="layui-input" type="text" name="batch" placeholder="璐у搧鐗瑰緛" autocomplete="off">
-        </div>
-    </div>
-    <div class="layui-inline">
-        <div class="layui-input-inline">
             <input class="layui-input" type="text" name="anfme" placeholder="鏁伴噺" autocomplete="off">
         </div>
     </div>
diff --git a/src/main/webapp/views/report/viewWorkOut.html b/src/main/webapp/views/report/viewWorkOut.html
index 7c058e0..46bde5f 100644
--- a/src/main/webapp/views/report/viewWorkOut.html
+++ b/src/main/webapp/views/report/viewWorkOut.html
@@ -46,11 +46,6 @@
     </div>
     <div class="layui-inline">
         <div class="layui-input-inline">
-            <input class="layui-input" type="text" name="batch" placeholder="璐у搧鐗瑰緛" autocomplete="off">
-        </div>
-    </div>
-    <div class="layui-inline">
-        <div class="layui-input-inline">
             <input class="layui-input" type="text" name="anfme" placeholder="鏁伴噺" autocomplete="off">
         </div>
     </div>

--
Gitblit v1.9.1