From e377f0ffba61c38f4f171d99e9ab6c3591f1d1b7 Mon Sep 17 00:00:00 2001
From: Junjie <xjj@123>
Date: 星期日, 27 四月 2025 13:50:50 +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