From 131b4ec060280288e2c9a95e8841b67ebbb96fc3 Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: 星期一, 30 十月 2023 09:23:56 +0800
Subject: [PATCH] 修改

---
 src/main/resources/templates/tr/hiddenDangerCheck/dangerReport/editJudgeDangerReport.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/templates/tr/hiddenDangerCheck/dangerReport/editJudgeDangerReport.html b/src/main/resources/templates/tr/hiddenDangerCheck/dangerReport/editJudgeDangerReport.html
index 6854bd4..ac8f1cd 100644
--- a/src/main/resources/templates/tr/hiddenDangerCheck/dangerReport/editJudgeDangerReport.html
+++ b/src/main/resources/templates/tr/hiddenDangerCheck/dangerReport/editJudgeDangerReport.html
@@ -111,7 +111,7 @@
         </div>
 
 
-        <div class="form-group" id="showByReportStatusChange" style="display:none;">
+        <div class="form-group" id="showByReportStatusChange">
             <label class="col-sm-3 control-label is-required">核查人:</label>
             <div class="col-sm-8">
                 <input id="examineUserName"  name="examineUserName" placeholder="选择核查人" class="form-control" type="text"  onclick="selectExamineUser()" maxlength="30" readonly="true" required>

--
Gitblit v1.9.2