shuishen
2023-04-13 1658ed8bc363d99eb88f5e0fdd456f4bce82f9ef
src/views/activity/components/polygonPlot.vue
@@ -169,7 +169,7 @@
    },
    methods: {
        curClick (item) {
            this.curImgUrl = item.url
            this.curImgUrl = item
            this.imagesListShow = false
        },