From c00ab4c3aa9f93620260a465709a7c346bfb50a4 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期二, 03 九月 2024 08:58:32 +0800
Subject: [PATCH] 界面显示优化

---
 src/main/webapp/views/locDetl/locDetl.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/locDetl/locDetl.html b/src/main/webapp/views/locDetl/locDetl.html
index 16f7a7e..745c1b7 100644
--- a/src/main/webapp/views/locDetl/locDetl.html
+++ b/src/main/webapp/views/locDetl/locDetl.html
@@ -26,7 +26,7 @@
     </div>
     <div class="layui-inline">
         <div class="layui-input-inline">
-            <input class="layui-input" type="text" name="matnr" placeholder="瑙勬牸" autocomplete="off">
+            <input class="layui-input" type="text" name="brand" placeholder="鍖呰缁勫彿" autocomplete="off">
         </div>
     </div>
     <div class="layui-inline">

--
Gitblit v1.9.1