瀏覽代碼

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

zhujindu 11 月之前
父節點
當前提交
9d1e5b750d
共有 1 個文件被更改,包括 1 次插入1 次删除
  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(() => {