From 60e3a34a20fcb8dc46ec8a1122e61858b6b7b3a0 Mon Sep 17 00:00:00 2001 From: whycq <123456> Date: 星期四, 27 十月 2022 00:00:37 +0800 Subject: [PATCH] # --- src/main/webapp/views/locDetl/locDetl.html | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/locDetl/locDetl.html b/src/main/webapp/views/locDetl/locDetl.html index 6248d71..cc00531 100644 --- a/src/main/webapp/views/locDetl/locDetl.html +++ b/src/main/webapp/views/locDetl/locDetl.html @@ -36,7 +36,13 @@ <!-- </div>--> <div class="layui-inline"> <div class="layui-input-inline"> - <input class="layui-input" type="text" name="condition" placeholder="璇疯緭鍏�" autocomplete="off"> + <input class="layui-input" type="text" name="condition" placeholder="鍟嗗搧鍚嶇О" autocomplete="off"> + </div> + + </div> + <div class="layui-inline"> + <div class="layui-input-inline"> + <input class="layui-input" type="text" name="batch" placeholder="鎵瑰彿" autocomplete="off"> </div> </div> -- Gitblit v1.9.1