Browse Source

Merge branch 'master' of http://git.huihenduo.com.cn:3000/wzh/JiangYunPhotosCargoOwner_WebApp into wuchan

wzh 3 years ago
parent
commit
4e8e527875
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/voyage/voyageDetail.vue

+ 1 - 1
src/views/voyage/voyageDetail.vue

@@ -963,7 +963,7 @@ function initMap() {
   let hawkEye = new AMap.HawkEye({
     opened: false,
   });
-  map.value.addControl(toolBar);
+  // map.value.addControl(toolBar);
   map.value.addControl(hawkEye);
   let markers = [];
   for (let i of medias.value) {