|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
* @Author: JC9527
|
|
|
|
|
* @Date: 2024-01-09 23:08:15
|
|
|
|
|
* @LastEditors: JC9527
|
|
|
|
|
* @LastEditTime: 2024-01-31 15:25:55
|
|
|
|
|
* @LastEditTime: 2024-02-02 14:32:53
|
|
|
|
|
-->
|
|
|
|
|
<template>
|
|
|
|
|
<div class="map-main">
|
|
|
|
@ -2391,7 +2391,7 @@ export default {
|
|
|
|
|
},
|
|
|
|
|
// 弹框点击取消事件
|
|
|
|
|
cancel(marker){
|
|
|
|
|
// this.layers.layer4.removeOverlay(marker);
|
|
|
|
|
this.layers.layer4.removeOverlay(marker);
|
|
|
|
|
|
|
|
|
|
},
|
|
|
|
|
confirm() {
|
|
|
|
|