Parcourir la source

Merge branch 'feature_20250827_地图添加搜索当前范围功能' into uat(dev)

zhujindu il y a 3 mois
Parent
commit
8252fe1996
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      src/views/deviceOutside/rangeStore.vue

+ 2 - 0
src/views/deviceOutside/rangeStore.vue

@@ -1591,6 +1591,8 @@ export default {
               this.msg = this.setMapRangeTitle(res.total);
               this.msgshow = true;
               this.show = false;
+            } else {
+              this.msgshow = false;
             }
             if (this.first < 2) {
               this.zoom = 18;