Browse Source

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

zhujindu 2 months ago
parent
commit
8252fe1996
1 changed files with 2 additions and 0 deletions
  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;