소스 검색

提交开发

1
mo 4 년 전
부모
커밋
bb56e6f137
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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 {