From 58577915476ccfbad63d11be5ab355a7c4fb6ed9 Mon Sep 17 00:00:00 2001 From: song Date: Thu, 23 May 2019 10:40:24 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8FnodeBox=E4=B8=8A=E7=9A=84?= =?UTF-8?q?=E5=BA=8F=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebRoot/page/show/showNodeRoom.jsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WebRoot/page/show/showNodeRoom.jsp b/WebRoot/page/show/showNodeRoom.jsp index 7bcedf9..ff1a48f 100644 --- a/WebRoot/page/show/showNodeRoom.jsp +++ b/WebRoot/page/show/showNodeRoom.jsp @@ -448,7 +448,7 @@ body { }); //写节点机在机柜中的序号 - var nodeShowInd = nodeIndex; + /* var nodeShowInd = nodeIndex; for(var i = 1;i<=nodeIndex;i++){ if(nodeIndexs[i] != null &&nodeIndexs[i] != ""){ //nodeShowInd++; @@ -456,7 +456,7 @@ body { nodeShowInd--; } - } + } */ window.top.layer.close(loading); window.top.layer.open({ type: 1,