From 4dca5d65e2518f019ce25c805827211e0509598f Mon Sep 17 00:00:00 2001
From: zhangc <zc@123>
Date: 星期二, 25 二月 2025 14:06:33 +0800
Subject: [PATCH] 1

---
 src/main/webapp/views/wrkMastDetlLog/wrkMastDetlLog.html |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/wrkMastDetlLog/wrkMastDetlLog.html b/src/main/webapp/views/wrkMastDetlLog/wrkMastDetlLog.html
index 30ac09e..c614d4d 100644
--- a/src/main/webapp/views/wrkMastDetlLog/wrkMastDetlLog.html
+++ b/src/main/webapp/views/wrkMastDetlLog/wrkMastDetlLog.html
@@ -74,7 +74,13 @@
                     </div>
                     <div class="layui-inline">
                         <div class="layui-input-inline">
-                            <input class="layui-input" type="text" name="order_no" placeholder="鍗曟嵁缂栧彿"
+                            <input class="layui-input" type="text" name="order_no" placeholder="涓昏鍗曞彿"
+                                   autocomplete="off">
+                        </div>
+                    </div>
+                    <div class="layui-inline">
+                        <div class="layui-input-inline">
+                            <input class="layui-input" type="text" name="three_code" placeholder="閿�鍞崟鍙�"
                                    autocomplete="off">
                         </div>
                     </div>

--
Gitblit v1.9.1