src/main/webapp/views/home/map.html
@@ -689,7 +689,7 @@ rightBoxLeft: "0px", pointContainerWidth: 0, currentLev: 1, area:6, area:1, areaName:"立库", crnList: null, crnBox: false, @@ -842,7 +842,7 @@ }else if (this.area == 6){ if (rowData[i].locNo != undefined) { let locNo = rowData[i].locNo; return "#" + parseInt(locNo.substr(8, 2)); return "#" + parseInt(locNo.substr(7, 2)); } } else {