From 1a8e7f30035b45771d05cd4cc99aae2743576112 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期五, 17 五月 2024 00:16:46 +0800
Subject: [PATCH] # 手动调拨
---
src/main/webapp/views/agvBasDevp/basDevp.html | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/views/agvBasDevp/basDevp.html b/src/main/webapp/views/agvBasDevp/basDevp.html
index 4e1da44..46b8143 100644
--- a/src/main/webapp/views/agvBasDevp/basDevp.html
+++ b/src/main/webapp/views/agvBasDevp/basDevp.html
@@ -20,6 +20,12 @@
<input class="layui-input" type="text" name="dev_no" placeholder="璇疯緭鍏�" autocomplete="off">
</div>
</div>
+ <div class="layui-inline">
+ <label class="layui-form-label">妤煎眰锛�</label>
+ <div class="layui-input-inline">
+ <input class="layui-input" type="text" name="floor" placeholder="璇疯緭鍏�" autocomplete="off">
+ </div>
+ </div>
<!-- 寰呮坊鍔� -->
<div id="data-search-btn" class="layui-btn-container layui-form-item">
--
Gitblit v1.9.1