src/views/mapPattern/index.vue @@ -290,7 +290,6 @@ arr.forEach(it => { brr.push(it.split(' ')) }) this.$refs.plotMap.addPlotPolygon(brr, item) } })