tml 3 月之前
父節點
當前提交
ae693aec5f
共有 1 個文件被更改,包括 2 次插入14 次删除
  1. 2 14
      nngkxxdp/src/main/resources/static/naxsb/zwfwMap.html

+ 2 - 14
nngkxxdp/src/main/resources/static/naxsb/zwfwMap.html

@@ -968,22 +968,10 @@
                 that.map.removeOverlay(allOverlay[i]);
               }
             }
-            if (that.currentItem == 5) {
+            if (that.currentid == 26) {
               that.openListData1(item.id);
-            } else if (that.currentItem == 4) {
-              if (that.currentid == 26) {
-                that.openListData1(item.id);
-              } else {
-                that.openListData2(item.id);
-              }
-            } else if (that.currentItem == 3) {
+            } else if (that.currentid == 27) {
               that.openListData2(item.id);
-            } else if (that.currentItem == 2) {
-              if (that.currentid == 26) {
-                that.openListData1(item.id)
-              } else {
-                that.openListData2(item.id);
-              }
             } else {
               that.openListData(item.id, item);
             }