浏览代码

Merge branch 'feature_20250624_计划内地图查看门店问题优化' into uat(dev)

zhujindu 5 月之前
父节点
当前提交
1852a04ceb
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/deviceOutside/rangeStore.vue

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

@@ -815,6 +815,7 @@ export default {
     }
   },
   activated() {
+    this.listData = [];
     this.closeFn();
     // 获取地图范围 字典
     this.getMapRange();