From 9bbaf1fdf110e78d3daf76f2b8033aae48f322ca Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期一, 27 十一月 2023 13:16:28 +0800
Subject: [PATCH] #
---
src/main/webapp/views/locMast/locMast_detail.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/views/locMast/locMast_detail.html b/src/main/webapp/views/locMast/locMast_detail.html
index 7ef348b..e5993ef 100644
--- a/src/main/webapp/views/locMast/locMast_detail.html
+++ b/src/main/webapp/views/locMast/locMast_detail.html
@@ -77,7 +77,7 @@
<input id="sheetNo" class="layui-input" type="text">
</div>
</div>
- <div class="layui-inline" style="width:80%;">
+ <div class="layui-inline" style="width:80%;display: none;">
<label class="layui-form-label">鍫嗗灈鏈哄彿锛�</label>
<div class="layui-input-inline">
<input id="crnNo" class="layui-input" type="text" autocomplete="off" disabled="disabled">
@@ -223,7 +223,7 @@
<div id="data-detail-close" type="button" class="layui-btn" lay-submit lay-filter="close">鍏抽棴</div>
</div>
- <div id="prompt" style="text-indent: 30px;">
+ <div id="prompt" style="text-indent: 30px;display: none;">
<span class="not-null">娓╅Θ鎻愮ず锛氫慨鏀逛负绌哄簱浣嶆椂浼氭竻闄ゅ簱瀛樻槑缁�</span>
</div>
</form>
--
Gitblit v1.9.1