From 095ddf25ae9519b89b9bd43e6a0871a25dbee91d Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 02 Dec 2021 21:46:10 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/zhba_app_ys
---
mapWz/xcxmap.html | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/mapWz/xcxmap.html b/mapWz/xcxmap.html
index a1f9e63..273eaea 100644
--- a/mapWz/xcxmap.html
+++ b/mapWz/xcxmap.html
@@ -105,6 +105,9 @@
<div class="dingwei" @click="locationMap">
<img style="width: 80%;height: 80%;" src="./img/dingwei.png" alt="">
</div>
+ <div class="uploadLocation">
+ <el-button @click="uplcation" type="primary">上传位置</el-button>
+ </div>
<div id="map">
</div>
--
Gitblit v1.9.3