Browse Source

Merge branch 'feature_20241212_同城分销店拆分、分销店对应多个经销商'

zhujindu 11 tháng trước cách đây
mục cha
commit
9d1e5b750d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/storeManagement/storeAdd.vue

+ 1 - 1
src/views/storeManagement/storeAdd.vue

@@ -934,7 +934,7 @@ export default {
   },
   activated() {
     this.tabVal = 'insidePlan';
-    this.beforeAddFn();
+    // this.beforeAddFn();
     // 授权
     getTicketFun(['getLocation', 'chooseImage', 'uploadImage']).then(() => {
       this.$nextTick(() => {