Browse Source

火灾蔓延

彭宇 2 năm trước cách đây
mục cha
commit
b6835cf85d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/supermap.vue

+ 1 - 1
src/components/supermap.vue

@@ -42,7 +42,7 @@
             <input type="text" class="form-control" id="heatNums1" value="20"/>
           </div>
         </div>
-        <el-button type="success" @click="createHeatPoints">取消标绘</el-button>
+        <el-button type="success" @click="createHeatPoints">标绘</el-button>
         <el-button type="success" @click="clearHeatPoints">取消标绘</el-button>
       </div>
     </div>