ZZJ
2021-11-26 74ff4a40edda854c40eddf616cee7ba4af5f4f1f
src/pages/internetEquipment/module/mapIndex.vue
@@ -300,7 +300,7 @@
        return {
          name,
          dots: data,
          id: item.id,
          id: +item.id,
        };
      });
      const res = await createZones({ dots_arr: arrData });