From 5662329a8bcbbb2c88493636f9edd6fac25cbf2b Mon Sep 17 00:00:00 2001 From: 马宇豪 <978517621@qq.com> Date: 星期五, 25 八月 2023 09:59:45 +0800 Subject: [PATCH] 延期整改 --- src/main/resources/templates/tr/hiddenDangerCheck/dangerRectify/delayDangerRectify.html | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/main/resources/templates/tr/hiddenDangerCheck/dangerRectify/delayDangerRectify.html b/src/main/resources/templates/tr/hiddenDangerCheck/dangerRectify/delayDangerRectify.html index 5e8b624..5250829 100644 --- a/src/main/resources/templates/tr/hiddenDangerCheck/dangerRectify/delayDangerRectify.html +++ b/src/main/resources/templates/tr/hiddenDangerCheck/dangerRectify/delayDangerRectify.html @@ -68,8 +68,6 @@ <body class="white-bg"> <div class="wrapper wrapper-content animated fadeInRight ibox-content"> <form class="form-horizontal m" id="form-hdcp-edit" th:object="${hdcp}"> - <h4 class="form-header h4">延期整改</h4> - <input name="id" th:field="*{id}" type="hidden"> <!-- <input name="checkId" th:field="*{checkId}" type="hidden">--> <div class="form-group showByDangerLevelChange"> -- Gitblit v1.9.2