From 283da741b2429cf5a53786e5ee1b5528b757fdf6 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期三, 11 六月 2025 11:10:42 +0800 Subject: [PATCH] 首页及电子货位卡页面 --- igds-dzhwk-web/src/main/resources/static/dzhwk/verb/verb-DeviceHand-pfc.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/igds-dzhwk-web/src/main/resources/static/dzhwk/verb/verb-DeviceHand-pfc.js b/igds-dzhwk-web/src/main/resources/static/dzhwk/verb/verb-DeviceHand-pfc.js index 4a3881e..056e68d 100644 --- a/igds-dzhwk-web/src/main/resources/static/dzhwk/verb/verb-DeviceHand-pfc.js +++ b/igds-dzhwk-web/src/main/resources/static/dzhwk/verb/verb-DeviceHand-pfc.js @@ -258,6 +258,7 @@ // 淇濆瓨璁惧浣嶇疆淇℃伅 function updatePos() { + return; var tips = $(".device"); if (tips.length == 0) { return; -- Gitblit v1.9.3