From dcbc94022de95cfb276b4db1411369fabdd27921 Mon Sep 17 00:00:00 2001 From: dingtalk_umvbsp Date: Sat, 4 Feb 2023 11:43:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9C=B0=E5=9B=BE=E7=BC=96?= =?UTF-8?q?=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- uni_modules/d-form/components/d-form/d-form.vue | 3 --- 1 file changed, 3 deletions(-) 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{