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