Browse Source

feature_20250827_地图添加搜索当前范围功能

zhujindu 2 tháng trước cách đây
mục cha
commit
a4379aa568
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/views/deviceOutside/rangeStore.vue

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

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