Browse Source

计划内地图查看门店问题优化

zhujindu 5 months ago
parent
commit
dfc3a7639d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/deviceOutside/rangeStore.vue

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

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