From cc9d69e980b73aae333ab72d370aff82594afbf4 Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期五, 23 五月 2025 11:03:28 +0800
Subject: [PATCH] 调整细节

---
 igds-dzhwk-web/src/main/resources/static/dzhwk/common.js |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/igds-dzhwk-web/src/main/resources/static/dzhwk/common.js b/igds-dzhwk-web/src/main/resources/static/dzhwk/common.js
index e89a984..335cd3d 100644
--- a/igds-dzhwk-web/src/main/resources/static/dzhwk/common.js
+++ b/igds-dzhwk-web/src/main/resources/static/dzhwk/common.js
@@ -54,5 +54,25 @@
  * @param tag
  */
 function toPage(tag) {
+    if(tag == "recir"){
+        layer.msg("鏆傛湭寮�鏀撅紒");
+        return;
+    }
+    if(tag == "n2"){
+        layer.msg("鏆傛湭寮�鏀撅紒");
+        return;
+    }
+    if(tag == "security"){
+        layer.msg("鏆傛湭寮�鏀撅紒");
+        return;
+    }
+    if(tag == "grain-check"){
+        layer.msg("鏆傛湭寮�鏀撅紒");
+        return;
+    }
+    if(tag == "grain-handle"){
+        layer.msg("鏆傛湭寮�鏀撅紒");
+        return;
+    }
     window.location.href = "../dzhwk/" + tag;
 }
\ No newline at end of file

--
Gitblit v1.9.3