lhh il y a 6 mois
Parent
commit
b45b981554
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/components/map/GisMap.vue

+ 1 - 1
src/components/map/GisMap.vue

@@ -43,7 +43,7 @@ onMounted(() => {
         }
       );
       const data = breathe.filter((item, index) => {
-        return index % 16 == 8;
+        return index % 128 == 8;
       });
       //密接图标
       addImagePoint('touch', data, {