智慧农业后台管理页面
src/views/mapPattern/index.vue
@@ -290,7 +290,6 @@
                        arr.forEach(it => {
                            brr.push(it.split(' '))
                        })
                        this.$refs.plotMap.addPlotPolygon(brr, item)
                    }
                })