From ceee0c8169951bf74e8650a59edb106818127cf2 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期一, 24 一月 2022 16:05:51 +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 1e2bedf..03b6d23 100644
--- a/src/main/webapp/views/locDetl/locDetl.html
+++ b/src/main/webapp/views/locDetl/locDetl.html
@@ -21,7 +21,7 @@
</div>
<div class="layui-inline">
<div class="layui-input-inline">
- <input class="layui-input" type="text" name="mat_no" placeholder="浜у搧缂栫爜" autocomplete="off">
+ <input class="layui-input" type="text" name="mat_no" placeholder="浜у搧浠e彿" autocomplete="off">
</div>
</div>
<div class="layui-inline">
--
Gitblit v1.9.1