From 15eda57297979bed2071e4dc165f656182f2eead Mon Sep 17 00:00:00 2001
From: czt <czt18638530771@163.com>
Date: 星期二, 27 五月 2025 19:15:35 +0800
Subject: [PATCH] 优化页面

---
 igds-dzhwk-web/src/main/resources/static/dzhwk/recir/recir-control-pfc.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/igds-dzhwk-web/src/main/resources/static/dzhwk/recir/recir-control-pfc.js b/igds-dzhwk-web/src/main/resources/static/dzhwk/recir/recir-control-pfc.js
index 778f128..7d9aa8a 100644
--- a/igds-dzhwk-web/src/main/resources/static/dzhwk/recir/recir-control-pfc.js
+++ b/igds-dzhwk-web/src/main/resources/static/dzhwk/recir/recir-control-pfc.js
@@ -220,7 +220,7 @@
 // 鎵嬪姩鎵ц锛屽悓鏃舵洿鏂扮姸鎬�
 function toCut(target) {
     if(target == "03" || target == "04"){
-        layer.msg("鏆傛湭瀵规帴锛�");
+        layer.msg("褰撳墠鍗忚鏈鎺ワ紒");
         return;
     }
     toCutExe(target, true);
@@ -293,7 +293,7 @@
             content: $('#tempControl'),
             btn: ['纭畾鎵ц', '鍙栨秷鎿嶄綔'],
             yes: function () {
-                layer.msg("鏆傛湭瀵规帴璁惧");
+                layer.msg("褰撳墠鍗忚鏈鎺�");
                 return;
                 toExecute();
                 layer.closeAll();

--
Gitblit v1.9.3