隐藏nodeBox上的序号

This commit is contained in:
song
2019-05-23 10:40:24 +08:00
parent a002dba648
commit 5857791547

View File

@@ -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,