bill 11 months ago
parent
commit
b24f21761b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/view/map/layout.vue

+ 1 - 1
src/view/map/layout.vue

@@ -28,7 +28,7 @@
         <div class="map-top-out-pano">
           <template v-if="!isCoordPage">
             <el-button @click="capture" v-if="loaded && !queryMode">
-              提取位置图啊啊啊啊
+              提取位置图
             </el-button>
             <el-button @click="showPoints = !showPoints">
               <el-checkbox :modelValue="showPoints" label="点位" size="large" />