Explorar o código

提交开发

1
mo %!s(int64=4) %!d(string=hai) anos
pai
achega
bb56e6f137
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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;
             })
             .catch(() => {
+              localStorage.removeItem(`${this.teamid}base`)
+              return true
               // localStorage.setItem(`${this.teamid}base`,JSON.stringify(this.topFrom));
             })
         } else {