Browse Source

Merge branch 'feature_20250527_门店拜访任务列表访问速度优化' into uat(dev)

zhujindu 6 tháng trước cách đây
mục cha
commit
e8424c3da2
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/storeManagement/storeDetail.vue

+ 1 - 0
src/views/storeManagement/storeDetail.vue

@@ -654,6 +654,7 @@ export default {
     },
   },
   activated() {
+    this.cityABStore = false;
     // 下单成功后点击上传陈列照直接跳转到编辑页面
     let id = localStorage.getItem('successStoreId');
     if (id) {