From 64dee56212f36a1635b1daefb87f33824b13c808 Mon Sep 17 00:00:00 2001 From: dshclm <3321914460@qq.com> Date: Fri, 16 Aug 2024 15:17:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A3=80=E6=9F=A5=E7=BB=93=E6=9E=9C=E7=AE=A1?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../system/checkresult/checkresult.html | 10 +- .../templates/system/checkresult/docheck.html | 565 +++++++++--------- 2 files changed, 286 insertions(+), 289 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/system/checkresult/checkresult.html b/ruoyi-admin/src/main/resources/templates/system/checkresult/checkresult.html index b7d1eea..2829beb 100644 --- a/ruoyi-admin/src/main/resources/templates/system/checkresult/checkresult.html +++ b/ruoyi-admin/src/main/resources/templates/system/checkresult/checkresult.html @@ -189,8 +189,14 @@ } }) function resultCheck(id) { - var url ='/system/checkresult/checkresult/' + id; - $.modal.open("检查管理", url); + $.modal.openOptions({ + title: '检查管理', + url: prefix + '/checkresult/' + id, + width: "1300", + height: "800", + showButtonPanel: false, + btn: 0, + }) } function checkResultPrint(id){ var url ='/system/checkresult/checkprint/' + id; diff --git a/ruoyi-admin/src/main/resources/templates/system/checkresult/docheck.html b/ruoyi-admin/src/main/resources/templates/system/checkresult/docheck.html index c0600db..a3d95c3 100644 --- a/ruoyi-admin/src/main/resources/templates/system/checkresult/docheck.html +++ b/ruoyi-admin/src/main/resources/templates/system/checkresult/docheck.html @@ -3,6 +3,7 @@ +
-
- -
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
-
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
-
-
-
- -
-
- - -
-
-
-
-
-
- -
-
- - -
-
-
-
-
-
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
-
-
-
- -
-
- - -
- 自检结果: - 合格 - 不合格 - -
-
-
- -
- -
-
-
- -
- -
-
-
-
-
-
-
- -
-
- - -
- 自检结果: - 合格 - 不合格 - -
-
-
- -
- -
-
-
- -
- -
-
-
-
-
-
-
- -
-
- - -
- 自检结果: - 合格 - 不合格 - -
-
-
- -
- -
-
-
- -
- -
-
-
-
-
-
-
- -
-
- - -
- 自检结果: - 合格 - 不合格 - -
-
-
- -
- -
-
-
- -
- -
-
-
-
-
-
-
- -
-
- - -
- 自检结果: - 合格 - 不合格 - -
-
-
- -
- -
-
-
- -
- -
-
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{item.dictLabel}} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
-
-
-
-
- -
-
- - -
- 自检结果: - 合格 - 不合格 - -
-
-
- -
- -
-
-
- -
- -
-
+
+ 保存 + 返回
-
- + +
+