瀏覽代碼

同城店铺新建流程重构

zhujindu 1 年之前
父節點
當前提交
8c3163b38d
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/storeManagement/index.vue

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

@@ -398,7 +398,6 @@ export default {
     if (this.$route.query.source == 'successPage' && id) {
       // 跳转到详情页
       this.storeDetailFn(id);
-      localStorage.removeItem('successStoreId');
     } else {
       this.initSelect();
       this.tabVal = '1';