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/verb/verb-control-pfc.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/igds-dzhwk-web/src/main/resources/static/dzhwk/verb/verb-control-pfc.js b/igds-dzhwk-web/src/main/resources/static/dzhwk/verb/verb-control-pfc.js index e8d8e80..7bf135f 100644 --- a/igds-dzhwk-web/src/main/resources/static/dzhwk/verb/verb-control-pfc.js +++ b/igds-dzhwk-web/src/main/resources/static/dzhwk/verb/verb-control-pfc.js @@ -225,7 +225,7 @@ // 鎵嬪姩鎵ц锛屽悓鏃舵洿鏂扮姸鎬� function toCut(target) { if(target == "03" || target == "04"){ - layer.msg("鏆傛湭瀵规帴锛�"); + layer.msg("褰撳墠鍗忚鏈鎺ワ紒"); return; } toCutExe(target, true); @@ -385,7 +385,7 @@ // 鏍规嵁鎿嶄綔鐩爣鐘舵�佸拰閫夋嫨鐨勮澶囪繘琛屾墽琛�-鐩爣鐘舵�� function toExecute(targetStatus) { - layer.msg("鏆傛湭瀵规帴璁惧"); + layer.msg("褰撳墠鍗忚鏈鎺ワ紒"); return; var batchTag = false; if ("W_OPEN_ALL" == targetStatus) { -- Gitblit v1.9.3