linwe
2024-05-24 49206cb6c017bf537fa7c9ccf2d227796038834f
src/views/cGovernance/taskECallTwo/index.vue
@@ -471,9 +471,9 @@
            //经纬度替换
            this.form.sceneGeoLat = arr[1]
            this.form.sceneGeoLng = arr[0]
            this.form.location = arr[2]
          }
        },
        immediate: true,
      },
      "editForm.sceneGeo": {
@@ -490,9 +490,9 @@
            //经纬度替换
            this.editForm.sceneGeoLat = arr[1]
            this.editForm.sceneGeoLng = arr[0]
            this.editForm.location = arr[2]
          }
        },
        immediate: true,
      },
    },
    computed: {