From 04a3dc92f15bbcaaadbca0f2e6b8fb1dcd31e338 Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期四, 06 三月 2025 13:45:30 +0800
Subject: [PATCH] 堆垛机移库任务下发坐标修改

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

diff --git a/src/main/webapp/views/locMast/locMast.html b/src/main/webapp/views/locMast/locMast.html
index bc9a91f..9323076 100644
--- a/src/main/webapp/views/locMast/locMast.html
+++ b/src/main/webapp/views/locMast/locMast.html
@@ -62,6 +62,11 @@
     </div>
     <div class="layui-inline">
         <div class="layui-input-inline">
+            <input class="layui-input" type="text" name="barcode" placeholder="鎵樼洏鐮�" autocomplete="off">
+        </div>
+    </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>

--
Gitblit v1.9.1