From 7c5ef2e79211e1554eaa506ba7a34eada83fc7b8 Mon Sep 17 00:00:00 2001
From: zhangc <zc@123>
Date: 星期二, 25 三月 2025 21:02:40 +0800
Subject: [PATCH] 1
---
src/main/webapp/views/wrkMastDetlLog/wrkMastDetlLog.html | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/views/wrkMastDetlLog/wrkMastDetlLog.html b/src/main/webapp/views/wrkMastDetlLog/wrkMastDetlLog.html
index f9f34b2..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>
@@ -124,7 +130,7 @@
<script type="text/javascript" src="../../static/layui/layui.js" charset="utf-8"></script>
<script type="text/javascript" src="../../static/js/common.js" charset="utf-8"></script>
<script type="text/javascript" src="../../static/js/cool.js" charset="utf-8"></script>
-<script type="text/javascript" src="../../static/js/wrkMastDetlLog/wrkMastDetlLog.js?v=9" charset="utf-8"></script>
+<script type="text/javascript" src="../../static/js/wrkMastDetlLog/wrkMastDetlLog.js?v=11" charset="utf-8"></script>
</body>
<!-- 琛ㄥ崟寮圭獥 -->
<script type="text/html" id="editDialog">
--
Gitblit v1.9.1