From 630fd6132b59f0593d88d6de2c35ba82cc6ef434 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期三, 06 十二月 2023 17:07:37 +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