diff --git a/uni_modules/d-form/components/d-form/d-form.vue b/uni_modules/d-form/components/d-form/d-form.vue index 4ee6c5e..5afae79 100644 --- a/uni_modules/d-form/components/d-form/d-form.vue +++ b/uni_modules/d-form/components/d-form/d-form.vue @@ -555,9 +555,6 @@ import {computeArea} from '@/common/utils' this.temp_markerList.splice(this.temp_markerList.Dfind(v=>v.pre==e),1) this.temp_markerList.splice(this.temp_markerList.Dfind(v=>v.next==e),1) this.addTempMarker(preMarker) - // this.temp_markerList.forEach(v=>this.maps.removeOverlay(v.value)) - // this.temp_markerList.length=0 - // this.markerList.forEach(v=>this.addTempMarker(v)) this.reComputArea() }else{