소스 검색

同城店铺新建流程重构

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';