1
@@ -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 {