mo 4 éve
szülő
commit
bb56e6f137
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      src/views/teamBuild/components/teamBaseInfo.vue

+ 2 - 0
src/views/teamBuild/components/teamBaseInfo.vue

@@ -528,6 +528,8 @@ export default {
               return b;
               return b;
             })
             })
             .catch(() => {
             .catch(() => {
+              localStorage.removeItem(`${this.teamid}base`)
+              return true
               // localStorage.setItem(`${this.teamid}base`,JSON.stringify(this.topFrom));
               // localStorage.setItem(`${this.teamid}base`,JSON.stringify(this.topFrom));
             })
             })
         } else {
         } else {