linwe
2025-10-24 fcfd3f8cf80c11eb7a80d168b52a2d16389c1c19
src/views/activity/components/polygonPlot.vue
@@ -151,9 +151,9 @@
import { deleteSecurityPlot, addSecurityPlot } from '@/api/activity/index.js'
export default {
    inject: ['userInfo', 'activityDeptId'],
    inject: ['userInfo'],
    props: ['showingSecurityId'],
    props: ['showingSecurityId', 'activityDeptId'],
    data () {
        return {
@@ -404,8 +404,6 @@
        savePolygonInfo () {
            let positionStr = ''
            let iconUrl = {}
            if (this.restSelectBox) {
                positionStr = polygonPlotData + ',' + polygonPlotData