智慧农业后台管理页面
guoshilong
2022-08-26 fec7909e8552e98c60f3e14efc7d208e109dc4f8
src/views/mapPattern/index.vue
@@ -325,7 +325,7 @@
        // 地块定位
        setCenter (item) {
            this.$refs.plotMap.setPlotCenter(item.landName)
            this.$refs.plotMap.setPlotCenter(item)
        },
        plotDetailsPopupShow (params) {