Преглед изворни кода

同城店铺新建流程重构

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