tml 3 mesi fa
parent
commit
ae693aec5f
1 ha cambiato i file con 2 aggiunte e 14 eliminazioni
  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);
             }