shuishen
2023-04-01 35b546e2c3afb8cc790ee1bf7672e99012bf4077
src/views/activity/components/polygonPlot.vue
@@ -183,6 +183,7 @@
        // 删除标绘
        deletePlot () {
            this.$confirm('确定要删除吗?', '提示', {
                cancelButtonClass: "btn-custom-cancel",
                confirmButtonText: '确定',
                cancelButtonText: '取消',
                type: 'warning',