| src/components/leafletDraw.vue | ●●●●● patch | view | raw | blame | history | |
| src/components/revampDraw.vue | ●●●●● patch | view | raw | blame | history |
src/components/leafletDraw.vue
@@ -234,6 +234,10 @@ console.error('oops, something went wrong!', error) }) setTimeout(() => { this.repealShow = true this.regionFull = true }, 1000); }else{//小程序截图 domtoimage.toPng(document.getElementById('map'), { width: 375, height: 600 }) src/components/revampDraw.vue
@@ -383,6 +383,10 @@ console.error('oops, something went wrong!', error) }) setTimeout(() => { this.rewrite = true this.regionFull = true }, 1000); return }else{//小程序截图