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: {