From ae73d089ade681c2cae17f68b6f87a5f38f6e4fc Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期二, 13 五月 2025 11:11:36 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/locMast/locMast.html |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/src/main/webapp/views/locMast/locMast.html b/src/main/webapp/views/locMast/locMast.html
index bc9a91f..f1b3840 100644
--- a/src/main/webapp/views/locMast/locMast.html
+++ b/src/main/webapp/views/locMast/locMast.html
@@ -62,11 +62,7 @@
     </div>
     <div class="layui-inline">
         <div class="layui-input-inline">
-            <select class="layui-input" id="loc_type1" name="loc_type1" autocomplete="off">
-                <option value>閫夋嫨妗剁被鍨�</option>
-                <option value="1">娌规《</option>
-                <option value="2">鍑�妗�</option>
-            </select>
+            <input class="layui-input" type="text" name="barcode" placeholder="鎵樼洏鐮�" autocomplete="off">
         </div>
     </div>
     <!-- 寰呮坊鍔� -->

--
Gitblit v1.9.1