上饶市警务平台后台管理前端
zengh
2022-12-09 a4ba19ae45ed3e9819bd99ae9f4666625e6f353a
src/components/map/mapBox.vue
@@ -4,7 +4,7 @@
      <div style="position: absolute;right:40%;top:-1%;z-index: 999999">
        <p style="margin-top: 10px" v-if="!isDetail">
          <el-button type="primary" size="small" @click="point()">绘制路线</el-button>
          <el-button type="danger" size="small" @click="clearDraw()">重置</el-button>
          <el-button  size="small" @click="clearDraw()">重置</el-button>
        </p>
      </div>
      <!--画线后的提示-->