From 33cbf43ad1d22318a8c9798c46d43f9ddefb6bf5 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期二, 15 九月 2020 13:29:34 +0800
Subject: [PATCH] #修改物料结构
---
src/main/webapp/views/locDetl/locDetl_detail.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/views/locDetl/locDetl_detail.html b/src/main/webapp/views/locDetl/locDetl_detail.html
index 7684ede..e7b17ed 100644
--- a/src/main/webapp/views/locDetl/locDetl_detail.html
+++ b/src/main/webapp/views/locDetl/locDetl_detail.html
@@ -60,13 +60,13 @@
</div>
</div>
<div class="layui-inline" style="width:31%;display: none">
- <label class="layui-form-label" style="font-size: x-small">鐗╂枡鏍囩ID锛�</label>
+ <label class="layui-form-label" style="font-size: x-small">浜у搧鏍囩ID锛�</label>
<div class="layui-input-inline">
<input id="zmatid" class="layui-input" type="text" >
</div>
</div>
<div class="layui-inline" style="width:31%;">
- <label class="layui-form-label">鐗╂枡鎻忚堪锛�</label>
+ <label class="layui-form-label">浜у搧鎻忚堪锛�</label>
<div class="layui-input-inline">
<input id="maktx" class="layui-input" type="text">
</div>
--
Gitblit v1.9.1