Bladeren bron

fix(button): hidden btn

gemercheung 1 jaar geleden
bovenliggende
commit
3b4ad78830
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 2 2
      src/view/map/map-right.vue

+ 2 - 2
src/view/map/map-right.vue

@@ -94,10 +94,10 @@
       <el-button type="primary" :icon="Download" style="width: 100%" @click="handlerExport(2, relics?.name)">
         导出本体边界坐标
       </el-button>
-      <el-button type="primary" :icon="Download" style="width: 100%; margin-top: 20px; margin-left: 0"
+      <!-- <el-button type="primary" :icon="Download" style="width: 100%; margin-top: 20px; margin-left: 0"
         @click="exportFile(getSelectPoints(), 1, relics?.name)">
         导出绘制矢量数据
-      </el-button>
+      </el-button> -->
 
       <el-button type="primary" :icon="Download" style="width: 100%; margin-top: 20px; margin-left: 0"
         @click="exportImage(getSelectPoints(), relics?.name)">